/*  
Theme Name: Donner
Author: dreamscapes design group
Author URI: http://www.dreamscapesdesigners.com/
Version: 2.3
Tags: white, two-columns, flexible-width, threaded-comments, sticky-post, translation-ready, microformats, editor-style

*/

/*------------------------------------------------------------------

1.	RESET
	Global reset for all HTML elements

------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
  	background: #17222d;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

/*Buttons*/


.purpbtn { 
  
  background-color: #6b469c;
  border-color: #6b469c;
  color: #fff;
   
}

.purpbtn:focus {
  
	box-shadow: 0 0 0 0.2rem rgb(77 10 189 / 50%) !important; 
    border-color:  #794fb0 !important;
}

.purpbtn:hover {
  
  background-color: #794fb0 !important; 
  border-color: #794fb0 !important;
  
}

.tealbtn {
  
  background-color: #008080;
  border-color: #008080; 
  color: #fff;
}

.tealbtn:focus {
  
  border-color: #009999 !important; 
  box-shadow: 0 0 0 0.2rem rgb(37 124 107 / 50%) !important;
  
}

.tealbtn:hover {
  
  background-color: #009999 !important; 
  border-color:#009999 !important;
  
}

.studio_background {
  
	background: url('https://donner-photo.com/dev/wp-content/uploads/2022/10/photography-g4ac60bdc8_1280-2.jpg') no-repeat center;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

.opaque_background {
  
	  background-color: #5c368fb0; 
	  padding-top: 10px; 
	  padding-bottom: 10px;
	  border-radius: 9px;
}	  
	  
.align {
  
  align-items: center;
  
}

.center {
  
	text-align: center;

}

.align_last {
  
	text-align-last: center;
	
	
}

.text_right {
  
	text-align: right;
	
}

.row_center {
  
	justify-content: center;
}

.purple_bold_header {
  
	font-family: "museo_sans700";
	color: #8252c1;
	
}

.purple_header {
	  
	color: #8252c1;
	  
}	  

.teal_header {
  
	
	color: #03a5a5;
	
}
  
.teal_bold_header {
  
	font-family: "museo_sans700";
	color: #03a5a5;
	  
	  
}

.about_gradient {
	
	background: linear-gradient(0deg, rgba(23,34,45,1) 0%, rgba(55,40,93,1) 23%, rgba(85,46,136,1) 63%, rgba(53,40,89,1) 86%, rgba(23,34,45,1) 100%);
	
	
}

.no_show {
	
	display: none;
	
  }
	
.teal_background {
  
	background: #008080b5; 
	
	padding: 20px;
	
	
}  

.lightpurp_header {
  
	color: #d6b6ff;
	
}

.lightpurp_bold_header {
	
	color: #d6b6ff;
  	font-family: "museo_sans700";
	
}
	
.lightpurp_background {
  
	background: #b384efb5; 
	padding: 20px;
	
	
}
  
.border_radius {
	
	border-radius: 9px;
	
	
}
.position_relative {
  
		position: relative;
		bottom: 55px;
	
	
}

.bwg_nav_cont_3 {
  
  display: none !important;
  
}

.bwg_nav_cont_2 {
	
  display: none !important;
  
}

.bwg_nav_cont_1 {
  
  display: none !important;
  
}
	  
.bwg_nav_cont_0 {
  
  display: none !important;
  
}
  
.section_font {
  
	  font-size: 14px;
	  
}

.bwg-title2 {
  
	color: #8252c1 !important;
	font-weight: 400 !important;
	
	
}
.bold_font {
  
	font-family: "museo_sans700";
	
}

.no_wrap {
	
	white-space: nowrap;	
		
		
 }
 
	
  
.ff-message-success {
  
	border: none !important;	
		
		
}
.page_header {
  
	 text-align: center;
  	 margin-top: 30px;
  	 margin-bottom: 40px;
	
}

.page_paragraph {
  
	
	text-align: justify;
	
}
.page_padding {
  
	padding-bottom: 100px;
	
}


.page_padding_top {
  
	
	padding-top: 100px;
  }

.link_show {
	
	display: block;
  
}

.link_show_mobile {
	
	
	display: none;
	
}

.about_align {
  
	text-align: right;
	
}

.elemphotos_padding {
	
	padding-bottom: 50px;
	
  }

.gray_text {
	
	color: #b9b9b9;
	
	
}

 

.comp_box {
  
	/*background: linear-gradient(263deg, rgba(214,182,255,1) 0%, rgba(23,34,45,1) 69%);*/
	background: linear-gradient(263deg, rgba(189,159,227,1) 0%, rgba(23,34,45,1) 68%);
	padding: 20px;
    border: #d6b6ff 2px solid;
    border-radius: 9px;
	margin-bottom: 20px;
	height: 145px;
}

.comp_box_teal {
  
	/*background: linear-gradient(263deg, rgba(214,182,255,1) 0%, rgba(23,34,45,1) 69%);*/
	background: linear-gradient(263deg, rgba(3,165,165,1) 0%, rgba(23,34,45,1) 68%);
	padding: 20px;
    border: #03a5a5 2px solid;
    border-radius: 9px;
	margin-bottom: 20px;
	height: 145px;
}


#page_wrap{
  width:100%;
  overflow: hidden;
}

#content {
  
  overflow: hidden;
  
}

.mid_font2:hover {
  
	 color: #b9b9b9;
	 cursor: pointer; 
	  
}

 .link:hover {
  
	color: #b9b9b9;
	cursor: pointer;  
	  
}

.color_bold {
	  
	color: #c1f5f5;
	font-family: 'museo_sans700';
	  
}
	
.color_bold2 {
		
  color: #eadaff;
  font-family: 'museo_sans700';
}


.careers_border ul li {
	
	border-bottom: 1px solid #6b469c;
    padding-bottom: 10px;
    padding-top: 10px;
	
	
	
  }

/*Form Styling*/


.fluentform .ff-el-form-control {
    

    border: 1px solid #8252c1 !important;
	background-color: #17222d;
    color: #c9c9c9 !important;
    
}
	  
.fluentform .ff-el-form-control:focus {
		  
	border: 2px solid #b593e3!important;
	color: #fff !important;
	background-color: #17222d !important;			
				
}

.fluentform .ff-el-input--label label {
  
	color: 	#8252c1 !important;
	font-weight: 400 !important;
	font-size: 16px !important;
		
 }

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #c9c9c9 !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #c9c9c9 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #c9c9c9 !important;
}


/* Accordion Styling */
 
.accordion-item {

	background-color: #17222d;
	border-color: #8252c1;  
}
	
.accordion {
	  
	color: #fff;	
		
}

	  
.accordion-button {
		
	background-color: #17222d;
	color: #fff;
	
			
}
		  
.accordion-button:not(.collapsed) {
		  
	background-color: #17222d;				  
	color: #b9b9b9;			  
				  
}
	
.accordion-button:focus {
	  
	border: #8252c1;  		
	box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);		
			
}

.accordion-button:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}



/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
  	max-width: 197px;
}
.alignleft{
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}


.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}

.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}

.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
	padding-bottom:20px;
	width:900px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 4px !important;
	text-align: center;
	width: 33%;
}
.gallery img {
	border:none !important;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}


ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }
ol.commentlist li div.vcard cite.fn a.url { color:#cc0000; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }
ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#fff; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

#commentform label{
width: 200px;
float:left;
}

#commentform input, #commentform textarea{
border: 1px solid #dbd8d3;
}

#commentform input, #commentform textarea{
border: 1px solid #dbd8d3;
width: 225px;
}

#commentform label.error{
margin-left: 200px;
}
#commentform label.error{
margin-left: 200px;
background: #fbfcda;
border:1px solid #dbdbd3;
}
#commentform label.error{
font-size: 11px;
margin-left: 200px;
background: #fbfcda;
border:1px solid #dbdbd3;
width:229px;
margin-top:4px;
}
#commentform label.error{
font-size: 11px;
margin-left: 200px;
background: #fbfcda url('images/cancel.png') no-repeat left;
border:1px solid #dbdbd3;
width:209px;
margin-top:4px;
padding-left:20px;
}

#commentform p{
margin-top:10px;
}
/* =Menu
-------------------------------------------------------------- */


#access {
	/*display: block;
	float: left;
	margin: 0 auto;
	margin-left: 40px;
	margin-top: 44px;*/
}
#access .menu-header,
div.menu {
	text-align:center;
}

ul {
  
  list-style: none;
  
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	display:inline-block;
	position: relative;
	list-style: disc;
}
#access a {
	color: #fff;
	display: block;
	line-height: 34px;
	padding: 0 13px;
	text-decoration: none;
	font-family: 'museo_sans300';
	font-size:18px;
	text-transform:uppercase;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 33px;
	left: 0;
	z-index: 99999;	
	position:absolute;
	left:-55px;	
	background:url('images/sub.png') no-repeat;
	width:200px;
	padding-bottom:10px;
  	background-color:#17222d;
	
}
#access ul ul li {
	width: 200px;
	display: block !important;
	text-align: center;
	padding-top: 0px;	
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {	
	line-height: 1em;
	height: auto;
	color:#fff;
	font-size:14px;
	line-height:36px;
	padding:0px 2px;
}
#access ul ul li:first-child{
	margin-top:10px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #b9b9b9;	
}
#footer_links li:hover > a,
#footer_links ul ul :hover > a {
  
  color: #b9b9b9;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #6b469c;
}
#access ul li:before {
	
}
#access ul li:first-child::before {
	
}
#footer_links ul li.current_page_item > a,
#footer_links ul li.current-menu-ancestor > a,
#footer_links ul li.current-menu-item > a,
#footer_links ul li.current-menu-parent > a {
	color: #6b469c;
}
* html #footer_links ul li.current_page_item a,
* html #footer_links ul li.current-menu-ancestor a,
* html #footer_links ul li.current-menu-item a,
* html #footer_links ul li.current-menu-parent a,
* html #footer_links ul li a:hover {
	color: #b9b9b9;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #b9b9b9;
}
.current_page_item {
	color: #6b469c ;
}
.menu-item-home a:hover{
	color: #b9b9b9 !important;
}
#access ul #menu-item-545 ul{
	left:-33px;
}
#access ul #menu-item-553 ul{
	left:-44px;
}
#footer_links ul ul a {
  
  color: #fff;
  
}
#footer_links {
  
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  
}
@font-face {
    font-family: 'museo_sans700';
    src: url('fonts/MuseoSans_700-webfont.eot');
    src: url('fonts/MuseoSans_700-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/MuseoSans_700-webfont.woff') format('woff'),
         url('fonts/MuseoSans_700-webfont.ttf') format('truetype'),
         url('fonts/MuseoSans_700-webfont.svg#museo_sans700') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo_sans300';
    src: url('fonts/MuseoSans_300-webfont.eot');
    src: url('fonts/MuseoSans_300-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/MuseoSans_300-webfont.woff') format('woff'),
         url('fonts/MuseoSans_300-webfont.ttf') format('truetype'),
         url('fonts/MuseoSans_300-webfont.svg#museo_sans300') format('svg');
    font-weight: normal;
    font-style: normal;
}
::-webkit-input-placeholder {
   color: #fff;
   font-size:12px;
}
:-moz-placeholder { /* Firefox 18- */
   color: #fff;
   font-size:12px;
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
   font-size:12px;
}
:-ms-input-placeholder {  
   color: #fff;
   font-size:12px;
}
a#menu-icon {
	display: none !important;
	padding: 0px !important;
	border-top: none !important;
	font-size: 20px !important;   
	text-align: center;
	color:#fff !important;
}
a#menu-icon:hover {
	color:#d1d0d0 !important;
}
.clear{
	clear:both;
}
.debug{
	background:url('debug/home.png') no-repeat;
	width:1761px;
	height:6000px;
	margin:0 auto;
}


#access ul li:before {
  
  color:#6b469c;
}

/* custom style for this theme you can remove or overwrite these styles */
body{
    color:#fff;
    font-family: 'museo_sans300';
    font-size:12px;
  	background: #17222d;
}
a{
	text-decoration: none;
	color:#fff;
}
.container{
	width:950px;
	margin:0 auto;
}
.top{
	background-color:#17222d;
	padding-bottom:20px;
  	padding-top:20px;
	border-bottom: 8px solid #62b5d5;
}
.top_cont{
	width:1100px;
	margin:0 auto;
}
.logo{
	padding-top: 19px;
	padding-left: 41px;
	float:left;
}
p.call{
	font-size:18px;
	color:#fff;
	padding-top: 12px;
	padding-left: 55px;
}


.testimonial_section {
	
	margin-top: 120px;  
  	margin-bottom: 120px;
}

.curved {
  
	border-radius: 9px;
	
}
	
.testimonial_background {
	
	/*background: #ab93cd;*/
  	background: #5c368f;
	padding: 25px;
	border-radius: 17px;
		
 }
.special_text {
	
	color: #af95d0;
	font-size: 1.3vw;

	
	
 }
.social{
	padding-top: 44px;
	float: left;
	padding-left: 20px;
}
.foot_social{
  	text-align:center;
  }
.foot_social li{
	display:inline-block;
  
}
.slider {
	
	  display: block;
	  text-align: center;
}
.slider_mobile {
	
	  display: none;
	  text-align: center;
		
  }
.order_cont{
	width:1110px;
	margin:0 auto;
}
.label{
	_float:left;
	color:#fff;
	font-size:18px;
	font-family: 'museo_sans700';
}
.order_left{
	padding-top: 29px;
	float: left;
	width: 540px;
}
.order_left .login_box{
	float: left;
	margin-left: 16px;
	margin-top:-10px;
}
.login_box input[type='text']{
	width: 200px;
	padding: 11px 10px;
	border-radius: 5px;
	border: none;
	margin-bottom: 7px;
	color:#495e72;
	font-size:18px;
	outline:none;
	background-color:#b1daea;
}
.login_box ::-webkit-input-placeholder {
   color: #495e72;
   font-size:18px;
}
.login_box :-moz-placeholder { /* Firefox 18- */
   color: #495e72;
   font-size:18px;
}
.login_box ::-moz-placeholder {  /* Firefox 19+ */
   color: #495e72;
   font-size:18px;
}
.login_box :-ms-input-placeholder {  
   color: #495e72;
   font-size:18px;
}
.login_box input[type='submit']{
	background-color:#3fb7d9;
	padding: 10px 20px;
	border:none;
	outline:none;
	border-radius: 5px;
	color:#fff;
	font-size:18px;
	margin-left:13px;
}
.order{
	background:url('images/testimonial_bg.png') no-repeat top center;
	padding-bottom:10px;
	margin: 0 auto;
	background-size: cover;
    
}
  
.order_right{
	font-size: 20px;
    float: right;
    width: 400px;
    padding-top: 30px;
    color: #fff;
    padding-bottom: 20px;	
}
.order_right p.author{
	text-align:right;
	font-size:16px;
	font-style:italic;
	padding-top:10px;
}
.cont_left h2{
	font-size:35px;
	font-family: 'museo_sans700';
	color:#fff;
	padding-bottom:10px;
}
.cont_sub{
	font-size:28px;
	font-family: 'museo_sans300';
	color:#fff;
	padding-bottom:10px;
}
.left_mid_sec{
	float:left;
	width:50%;
	position: relative;
}
.right_mid_sec{
	float:left;
	width:50%;
	position: relative;
}
.cont_left{
	padding-top: 13px;
	padding-left: 20px;
	position: absolute;
	top: 0px;
}
.cont_left p{
	font-size:18px;	
	color:#fff;
	padding-top: 6px;	
}
.cont_left p a{
	font-size:18px;	
	color:#fff;
		
}
.cont_left p.arrow{
	font-size:47.84px;
	font-family: 'museo_sans700';
	color:#fff;
	padding-left:15px;
}
.cont_left p.arrow a{
	font-size:47.84px;
	font-family: 'museo_sans700';
	color:#fff;
	
}
.mid_cont{
	width: 1700px;
	margin: 0 auto;
}
.mid-section{
	margin-top:42px;
 
}
.divider{
	text-align: center;
	margin-top: 47px;
	margin-bottom: 61px;
}
.services h2{
	font-family: 'museo_sans700';
	color:#62b5d5;
	font-size:45px;
	text-align:center;
}
.services .cols{
	width:34%;
	float:left;
}
.services_cont{
	width: 1308px;
	margin: 0 auto;
	margin-top: 51px;
    background-color: #495e72;
}
.services .second img{
	text-align:center;
	margin:0 auto;
	display:block;
	padding-top:18px;
}
.services .second h2{
	font-size:32px;
	font-family: 'museo_sans700';
	color:#fff;
	padding-top:38px;
	line-height:41.46px;
}
.services ul li{
	list-style:disc;
	font-size:18px;
	line-height:28px;
	padding-bottom:15px;
  	padding-right: 15px;
}
.services p{
  	font-size:18px;
	line-height:28px;
	padding-bottom:15px;
  	padding-right: 15px;
	padding-left: 48px;
 }
.services ul{
	padding-left: 48px;
	padding-top: 24px;
}
.services .second{
	background-color:#495e72;
	height:888px;
  	width:32%;
}
.services{
	margin-bottom:80px;
}

.serving_footer {
  
	
	font-size: 16px;
	color: #fff;
	line-height: 25px;

	
}

	
.serving_footer ul {
  
	  font-family: 'museo_sans700';
  	  color: #008080;
	  
}

.testimonial_cont{
	width:1000px;
	margin:0 auto;
	padding-top:25px;
}
.left_test{
	float:left;
}
.testy{
	float: left;
	font-size: 22px;
	width: 850px;
	line-height:32px;
}
.right_test{
	float: right;
	padding-top: 25px;
}
.testimonial{
	background:url('images/testimonial_bar.jpg') no-repeat;
	height:130px;
	margin-bottom: 61px;
	background-size: cover;
}
.other_cont h2{
	font-size:45px;
	font-family: 'museo_sans700';
	position: absolute;
	text-align: center;
	width: 100%;
	top: 20px;
}
.other_cont ul li{
	float:left;
	position:relative;
	margin-right:11px;
}
.other_cont ul li:last-child{
	margin-right:0px;
}
.other_cont .overlay{
	position: absolute;
	width: 100%;
	color: #d7d7d7;
	font-size: 32.13px;
	bottom: 2px;
	text-align: center;
	background: rgba(0,0,0,0.8);
	padding: 15px 0px;	
}
.other_cont{
	width:1110px;
	margin:0 auto;
}
.other_cont ul li:hover .overlay{
	display:block;
}
.otherlinks{
	margin-bottom:90px;
}
.purple_bar ul li p{
	font-family: 'museo_sans700';
	font-size:16px;
	padding-top:30px;
}
.purple_bar ul li p a{
	font-family: 'museo_sans700';
	font-size:16px;
	color:#fff;
}
.contact_us h2{
	font-family: 'museo_sans700';
	font-size: 37px;
	text-align:center;
	background-color:rgba(0,0,0,0.5);
	padding:10px;
}

.purple_cont{
	width:1130px;
	margin:0 auto;
	padding-top:51px;
}
.purple_bar ul li{
	float:left;
	width:33%;
	text-align:center;
}
.purple_bar{
	background:url('images/violet_bar.png') no-repeat;
	height:253px;
	background-size: cover;
}
.contact_us{
	background:url('images/contact_bg.jpg') no-repeat;

	background-size: cover;
}
.more_background {
  
  background: url('images/purpleicon.png') no-repeat;
  background-size: cover;
 }
.foot_cont{
	padding-top:30px;
}
.foot{
	width:34%;
	float:left;
}
.foot_menu{
	width:22.7%;	
}
.foot_menu ul li{
	float:none;
	font-size:11px;
	line-height:18px;
	display:block;
	list-style:none;
	text-align:left;
}
.foot_menu ul li a{
	color:#97999d;
  	text-transform:uppercase;
}
.foot_menu ul li a:hover{
	color:#fff;
}
.foot_aff{
	width:42.5%;
}
.ver_divider{
	float:left;
}
.foot_aff ul li{
	float:left;
	width:50%;
	text-align:left;
	margin-bottom:8px;
}
.foot_aff ul li:nth-child(2n){
	float:left;
	width:50%;
	text-align:right;
}
.foot_aff ul{
	padding-left: 99px;
	padding-top: 5px;
	padding-right: 95px;
}
.foot_login h3{
	text-align:left;
	font-size:20px;
	padding-bottom:19px;
}
.foot_login_cont{
	padding-left:84px;
	
}
.foot_login ::-webkit-input-placeholder {
	color:#fff;
	font-size:20px;
}
.foot_login :-moz-placeholder { /* Firefox 18- */
	color:#fff;
	font-size:20px;
}
.foot_login ::-moz-placeholder {  /* Firefox 19+ */
	color:#fff;
	font-size:20px;
}
.foot_login :-ms-input-placeholder {  
	color:#fff;
	font-size:20px;
}
.foot_login input[type='text']{
	width: 190px;
	padding: 7px 7px;
	margin-bottom: 10px;
	background-color:#8b9196;
	border:none;
	outline:none;
	font-size:20px;
	color:#fff;
    margin-right:45px;
    float:right;
}
.foot_login input[type='submit']{
	float:right;
	background:transparent;
	border:none;
	outline:none;
	font-size:20px;
	color:#fff;
	margin-right:35px;
}
p.foot_social{
	text-align: right;
	padding-right: 45px;
	padding-top: 20px;
}
.foot_overlay{
	background:url('images/foot_overlay.png');
	height:450px;
	background-size: cover;
}
#footer{
	background: #17222d;
}
.login_box span{
	color:#495e72;
	font-size: 22px;
}
.ready_cont{
	width:740px;
	margin:0 auto;
	font-family: 'museo_sans700';
  	text-align:center;
  	padding-bottom:10px;
}
.ready{
	background-color: #62b5d5;
}
.page_container h2{
	color:#17222d;
	font-size: 47px;
	font-family: 'museo_sans700';
	padding-top: 40px;
	padding-bottom: 25px;
}
.page_container{
	color:#000;
	font-size:19.23px;
	line-height: 25.65px;
	text-align: center;
	width:1110px;
	margin:0 auto;
}
.page_container .divi{
	background:url('images/divider.png') no-repeat top center;
	width:100%;
	height:3px;	
	margin:0px auto 30px;
	background-size: contain;
}
.page_container ul li{
	font-size:18px;
	list-style-image: url('images/bullet.png');
	text-align: left;
	line-height: 24px;
	padding-bottom:15px;
	padding-left: 25px;
}
.page_container ul {
	padding-left: 15px;
	padding-bottom: 50px;
}
.mission{
	background:url('images/about_bg.jpg') no-repeat  0px -50px;
	background-size:cover;
	height:685px;
}
.contacty{
	background:url('images/purple_bg_page.jpg') no-repeat;
	height:335px;
	background-size:cover;
	clear:both;
}
.contacty h2 {
	font-family: 'museo_sans700';
	font-size: 71px;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
	padding: 10px;
}
.contacty ul li {
	float: left;
	width: 33%;
	text-align: center;
}
.contacty ul li p {
	font-family: 'museo_sans700';
	font-size: 16px;
	padding-top: 30px;
}
.contacty ul li p a{
	color:#fff;	
}
.page_container p{
	text-align: left;
	padding-bottom: 30px;
}
.page_container h3{
	font-size: 42px;
	color:#62b5d5;
	text-align: center;
	font-family: 'museo_sans700';	
}
.page_container h4{
	text-align: center;
	font-size: 29px;
	font-family: 'museo_sans700';
	color:#17222d;
  	padding-bottom:20px;
}
.page_container h5{
	text-align: center;
	font-size: 24px;
	font-family: 'museo_sans700';
	color:#17222d;
	line-height:15px;
	padding-bottom:15px;
}
.bar_purple{
	font-size: 20px;
	text-align: center;
	background-color:#6b4a9b;
	padding:15px;
	color:#fff;
	margin-bottom: 30px;
	height:28px;
}
.bar_purple a{
	color:#fff;
}
.page_container .divf{
	background:url('images/floral_divider.png');
	width:899px;
	height:64px;
	margin: 30px auto;
}
.page_container .texts{
	width:1000px;
	margin:0 auto;
	_padding-top:30px;
}
.page_container.fullwidth{
	width:100%;
}
.arrow_bg{
	background:url('images/arrow_bg.jpg') no-repeat top center #fff;	
}
.layout img{
	
	margin-bottom:30px;
}
.layout img:nth-child(2n){
	margin-left:30px;
}
.page_container ol > li{
	font-size:18px;
	font-family: 'museo_sans700';
	list-style: decimal;
	text-align:left;
}
.page_container ol{
	width: 700px; no-repeat top center
	margin: 0 auto;
	margin-bottom:30px;
}
.page_container ol ul{
	padding-bottom:10px;
	padding-top:10px
}
.page_container li h6{
	font-size:18px;
	font-family: 'museo_sans700';
	text-align:left;
	color:#000;
	padding-bottom:0px;
}
.page_container .twoparts .part{
	width:45%;
	float:left;
	margin-left:5%;
}
.page_container .twoparts .part p{
	padding-bottom:0px;
}
.page_container .twoparts h5{
	text-align:left;
	font-size:22px;
	padding-bottom:5px;
}
.page_container .twoparts ul li{
	padding-bottom:30px;
}
.page_container .twoparts{
	margin-top:30px;
}
.page_container .listy_txt{
	float: left;
	width: 77%;
	padding-top: 15px;
}
.page_container .listy_txt h5{
	text-align:left;
	font-size:22px;
}
.page_container .listy{
	margin-bottom:30px;
}
.narrow{
	width:902px;
	margin:0 auto;
}
.part .a{
	background:url('images/a.png') no-repeat;
	width:332px;
	height:277px;
}
.part .b{
	background:url('images/b.png') no-repeat;
	width:332px;
	height:277px;
}
.part .a_cont,.b_cont{
	font-size: 20.52px;
	padding-top: 62px;
	padding-left: 125px;
	text-align: left;	
}
.part .a_cont p{
	font-size: 22px;
	font-family: 'museo_sans300';
	color:#6c4c9a;
}
.part .b_cont p{
	font-size: 22px;
	font-family: 'museo_sans300';
	color:#68b6d4;
}
.part .a_cont span{
	font-size:28px;
	font-family: 'museo_sans700';
	color:#5e2e91;
}
.part .b_cont span{
	font-size:28px;
	font-family: 'museo_sans700';
	color:#62b5d5;
}
.page_container h6{
	text-align: center;
	font-size: 36px;
	font-family: 'museo_sans700';
	color:#62b5d5;
	line-height:36px;
	padding-bottom:20px;
}
.tuts ul{
	text-align:center;
}
.tuts ul li{
	list-style:none;
	display:inline-block;
	margin-left:30px;
	margin-right:30px;
	background-color:#6b4a9b;
	padding:5px 10px;
	width:170px;
	text-align:center;
}
.tuts ul li a{
	font-family: 'museo_sans700';
	font-size:20px;
	color:#fff;
}
.contact_form input[type='text'],.contact_form input[type='email'],.contact_form select{
	width:500px;
	outline:none;
	border:1px solid #d8ecf4;
	color:#000;
	font-size:20px;
	padding:5px;
	font-family: 'museo_sans300';
}
.contact_form ::-webkit-input-placeholder {
	color:#000;
	font-size:20px;
}
.contact_form :-moz-placeholder { /* Firefox 18- */
	color:#000;
	font-size:20px;
}
.contact_form ::-moz-placeholder {  /* Firefox 19+ */
	color:#000;
	font-size:20px;
}
.contact_form :-ms-input-placeholder {  
	color:#000;
	font-size:20px;
}
.contact_form{
	width:600px;
	margin:0 auto;
}
.contact_form h6{
	text-align:left;
	font-size:20px;
}
.add_opt input[type='text']{
	width:400px;
}
.contact_form textarea{
	border:1px solid #d8ecf4;
	width:500px;
	padding:5px;
	font-size: 20px;
	font-family: 'museo_sans300';
	color:#000;
}
.contact_form input[type='submit']{
	background-color: #6b4a9b;
	border: none;
	color: #fff;
	float: right;
	padding: 5px 15px;
	border-radius: 3px;
	margin-top: 20px;
	font-size: 20px;
	font-family: 'museo_sans700';
	margin-bottom:30px;
}
.careers h2{
	font-size:22px;
	font-family: 'museo_sans700';
	color:#17222d;
	text-align:left;
}
.positions h2{
	font-size:38px;
	font-family: 'museo_sans700';
	color:#17222d;
	text-align:left;
}

.careers_form input[type='text'],.careers_form input[type='email'],.careers_form select{
	width:350px;
	outline:none;
	border:1px solid #d8ecf4;
	color:#000;
	font-size:20px;
	padding:5px;
	font-family: 'museo_sans300';
	margin-bottom:20px;
}
.careers_form ::-webkit-input-placeholder {
	color:#000;
	font-size:20px;
}
.careers_form :-moz-placeholder { /* Firefox 18- */
	color:#000;
	font-size:20px;
}
.careers_form ::-moz-placeholder {  /* Firefox 19+ */
	color:#000;
	font-size:20px;
}
.careers_form :-ms-input-placeholder {  
	color:#000;
	font-size:20px;
}
.careers_form  textarea{
	border:1px solid #d8ecf4;
	width:350px;
	padding:5px;
	font-size: 20px;
	font-family: 'museo_sans300';
	color:#000;
	margin-bottom:30px;
}
.careers_form input[type='submit']{
	background-color: #6b4a9b;
	border: none;
	color: #fff;
	padding: 5px 15px;
	border-radius: 3px;
	margin-top: 20px;
	font-size: 20px;
	font-family: 'museo_sans700';
	margin-bottom:30px;
}
.careers{
	border-right:1px solid #bababa;
}
.page_container .twoparts .part.positions{
	width:47%;
	margin-left:2%;
}
.page_container .twoparts .part.positions{
	
}
.positions .pos p a{
	color:#62b5d5;
	font-size:22px;
	font-family: 'museo_sans700';
	padding-bottom:20px !important;
	display: block;
}
.positions .pos p a:hover{
  text-decoration: underline;
}
p.line1{
	padding-bottom:5px;
	font-size: 18px;
	font-family: 'museo_sans700';
	color:#62b5d5;
	text-align:center;
	margin-top:30px;
}
p.line2{
	padding-bottom:5px;
	font-size: 18px;
	text-align:center;
	margin-bottom:30px;
}
.testimonial_body p:before {
	content:url(images/quoteleft.png);
	width: 18px;
	height: 18px;
	margin-right:5px;
}
.testimonial_body p:after {
	content:url(images/quoteright.png);
	width: 18px;
	height: 18px;
	margin-left:1px;
}
.order_right .text.testimonial_rotator_description .testimonial_rotator_quote:before {
    content: url(images/quoteleft.png);
    width: 18px;
    height: 18px;
    _margin-right: 5px;
}
.order_right .text.testimonial_rotator_description .testimonial_rotator_quote span:before {
	content:url(images/quoteright.png);
	width: 18px;
	height: 18px;
	margin-left:1px;
}
.order_right .text.testimonial_rotator_description .testimonial_rotator_quote span em{
	display:block;
	text-align: right;
	font-size: 16px;
	font-style: italic;
	padding-top: 5px;
}
blockquote.easy_testimonial{
	margin:inherit !important;
	padding:0px !important;
	min-height: inherit !important;
}
.testimonial_author{
	text-align: right;
	font-size: 16px;
	font-style: italic;
	padding-top:5px;
}
.testimonial_author cite:before{
	content:'--';
}
.img_blocks{
	position: relative;
}
.img_blocks .overlay_img{
	display: none;
	position: absolute;
	top:0px;
	width:100%;
	text-align: center;
	background-color: #6d49a0;
  	opacity: 0.8;
	bottom: 0px;

}
.img_blocks .overlay_img img{
	width: auto;
	max-width: 100%;
	margin-top: 20%;
}
.img_blocks:hover .overlay_img{
	display: block;
	-webkit-transition: all 0.8s ease;
	-moz-transition:    all 0.8s ease;
	-o-transition:      all 0.8s ease;
}
.other_cont a h2 {
	color:#fff;
}
.testy .testimonial_rotator_wrap{
	margin:0px !important;
	padding:0px !important;
}
.testimonial_rotator .testimonial_rotator_slide_title{
	display: none;
}
.testy .testimonial_rotator_prev {
	left:auto !important;
  	right: 35px;
}
.testy .testimonial_rotator_next {
    right: 4px;
}
.testy .testimonial_rotator{
	width:685px !important;
}
.fa-chevron-left:before{
	content:url(images/left_arw.png);
	width:16px;
	height: 32px;
}
.fa-chevron-left:before{
	content:url(images/left_arw.png) !important;
	width:16px;
	height: 32px;
}
.fa-chevron-right:before{
	content:url(images/right_arw.png) !important;
	width:16px;
	height: 32px;
}

.foot_social ul li{
	display:inline-block;
	margin-right:25px;
}
.foot_social ul{
	text-align: center;
}
.footer{
	
}
.foot_mid{
	margin-top:32px;
}
.book_apt{
	float:left;
	width:465px;
	position: relative;
	
}
.newsletter{
	float:left;
	width:375px;
	position: relative;
}
.newsletter input[type='email']{
	background-color: #333333;
	border: 1px solid #707070;
	border-radius: 5px;
	color: #707070;
	margin-left: 35px;
	font-size: 12px;
	padding: 6px;
	width: 330px;
	padding-bottom: 6px;
	outline:none;
}
.newsletter input[type='submit']{
	border:none;
	background:url('images/rightarrow.png') no-repeat;
	text-indent: -9999px;
	width:9px;
	height: 19px;
	position: absolute;
	right: 2px;
	top: 5px;
}

.foot_bot {
	color:#fff;
	padding-bottom: 20px;
	font-size:12px;
	justify-content: space-between;
	align-items: end;
  	margin-right: 5px;
}
.foot_bot p {
	
	text-align: right;
		
}
.foot_bot2{
	padding-top:20px;
	text-align: left;
}
	
.foot_bot a{
	text-decoration: none;
	color:#707070;	
}
#content{
	clear:both;
}
.post-title{
	color:#f58e86;
	font-size: 15px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.post-title a{
	color:#f58e86;
	font-size: 15px;
	text-transform: uppercase;	
}
.blog_feat_img{
	padding-bottom: 10px;
}
.post_left{
	float:left;
	width:608px;
}
.blog_container{
	width:920px;
}
.post-content{
	color:#707070;
	font-size: 15px;
	line-height: 30px;
}
.post-content a{
	color:#707070;
	font-size: 15px;
	line-height: 30px;
}
.post-content p{
	padding-bottom: 20px;
}
.comment_sec a{
	color: #fff;
    background-color: #f58e86;
    padding: 3px 25px;
    font-size: 15px;
}
.comment_sec{
	float:left;
}
.share_sec{
	float:right;
	font-size: 15px;
	color:#f58e86;
}
.post_left .post{
	padding-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 30px;
}
#sidebar{
	float:right;
	width:286px;
}
.search_bar input[type='text']{
	border:1px solid #f58e86;
	color:#707070;
	font-size: 18px;
	padding:3px;
	width: 220px;
}
.search_bar ::-webkit-input-placeholder {
   color: #cccccc;
   font-size:18px;
}
.search_bar :-moz-placeholder { /* Firefox 18- */
   color: #cccccc;
   font-size:18px;
}
.search_bar ::-moz-placeholder {  /* Firefox 19+ */
   color: #cccccc;
   font-size:18px;
}
.search_bar :-ms-input-placeholder {  
   color: #cccccc;
   font-size:18px;
}
.search_bar input[type='submit']{
	border:none;
	text-indent: -9999px;
	background:url('images/magnify.png') no-repeat;
	width:15px;
	height:16px;
	position: absolute;
	right: 0px;
	top: 7px;
}
.search_bar{
	width: 220px;
    position: relative;
}
li.widget .widgettitle{
	margin-top:30px;
	color:#000000;
	text-transform: uppercase;
}
li.widget a{
	color:#707070;
	font-size: 14px;
	line-height: 34px;
}

li.widget{
	background: url('images/rule.png') no-repeat;
}
li.carchivedrp{
	background:none;
}


.aligncenter{
	display: block;
	margin: 0 auto;
}
.serv_container p{
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}
.storycontent p{
	text-align: left;
	padding-bottom: 15px;
}
p.buy{
	text-align: center;
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
    width: 100%;	
}
p.buy a{
	border: 1px solid #f58d85;
    padding: 5px 45px;
    border-radius: 3px;
    color: #f58d85;
}
p.buy a:hover{
	border: 1px solid #f58d85;
    color: #fff;
    background-color: #f58d85; 
}
.serv_container a{
	color:#f58d85;
}
.top_post{
	padding-bottom:30px;	
}
.top_left{
	float:left;
}
.top_right{
	float:right;
}
.excerpts{
	color:#707070;
	font-size: 15px;
	line-height: 30px;
}
li.widget{
	padding-top:25px;
	padding-bottom:25px;
}
ul.seen li{
	float:left;
	margin-right:18px;
	margin-bottom: 20px;
}
ul.seen li:nth-child(3){
	margin-right:0px;
}
ul.seen li:nth-child(5){
	margin-right:0px;
}
ul.seen li:nth-child(4){
	margin-right:-3px;
}
ul.seen{
	margin-top:15px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.sub{
	display:none;
}
.serv_hover:hover .sub{
	z-index: 100000;
	position: absolute;
	display: block;
	left: -45px;	
}
.serv_hover:hover ul.sub-menu:before,.wed_hover:hover ul.sub-menu:before{
	content:url(images/down.png);
	left: 102px;
	position: absolute;
	top: 5px;
}
.serv_hover .sub p{
	color: #898989;
	font-size: 9px;
	line-height: 15px;
	float: left;
	width: 140px;
	text-align: right;
	padding-top: 25px;	
}
.serv_hover > a > .sub  p::after{
	content:url(images/menu_serv.jpg);
	width: 180px;
	height: 135px;
	position: absolute;
	top: 25px;
	left: 160px;
}
.wed_hover:hover .sub{
	z-index: 100000;
	position: absolute;
	display: block;
	left: -45px;	
}
.wed_hover .sub p{
	color: #898989;
	font-size: 9px;
	line-height: 15px;
	float: left;
	width: 135px;
	text-align: right;
	padding-top: 25px;	
}
.wed_hover > a > .sub  p::after{
	content:url(images/menu_wed.jpg);
	width: 180px;
	height: 135px;
	position: absolute;
	top: 25px;
	left: 155px;
}
.sb-search {
	position: relative;
	width: 0%;
	min-width: 24px;
	height: 24px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}
.sb-search-input {
	position: absolute;
	top: 0;
	right: 24px;
	border: none;
	outline: none;
	background: rgba(0,0,0,0.15);
	width: 75%;
	height: 22px;
	margin: 0 10px 0 0;
	z-index: 10;	
	font-family: inherit;
	font-size: 16px;
	color: #fff;
	border-radius:5px;
  	padding-left:5px;
}

input[type="search"].sb-search-input {
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}
.sb-search-input::-webkit-input-placeholder {
	color: #7f7a7e;
}

.sb-search-input:-moz-placeholder {
	color: #7f7a7e;
}

.sb-search-input::-moz-placeholder {
	color: #7f7a7e;
}

.sb-search-input:-ms-input-placeholder {
	color: #7f7a7e;
}
.sb-icon-search,
.sb-search-submit  {
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 24px;
	text-align: center;
	cursor: pointer;
}
.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
	filter: alpha(opacity=0); /* IE 5-7 */
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}
.sb-icon-search {
	color: #fff;
	background: #e67e22;
	z-index: 90;
	font-size: 22px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	background:url('images/magnify.png') no-repeat;
}

.sb-icon-search:before {
	
}
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 100%;
}
.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background:url('images/magnify.png') no-repeat;
	color: #fff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
.searchbox{
	width: 200px;
}
#respond a{
	color:#f58d85;
}
div.wpcf7-mail-sent-ok{
        border:none !important;
}
.makeupright  p{
	text-align: left;
	color:#7d7d7d;	
}
.makeupright  p b{
	text-align: left;	
}
.brow p{
	text-align: left;
}
.facials p{
	text-align: left;
}
div.wpcf7-validation-errors {
    border: none !important;
}
.foot_bot p span{
	padding-right:20px;
}
.overlay{
	display: none;
	margin:0 auto;
	outline:none;
}
.def{
	display: block;
	margin:0 auto;
	outline:none;
}

.foot_menu > li{
	list-style: none;
	float:left;
	margin-right: 30px;
}

.top_head_right ul li a{
	width: 25px;
    display: block;
	height:20px;
	position: relative;
}
.post-content img{
	width:auto;
	max-width:100%;
	height:auto;
}
.mobile_searchbox{
	display:none;
}
ul.press li{
	float:left;
	width:235px;
	height:320px;
}

.post_title h1{
	min-height: 55px;
}
.post_bot{
	margin-top:20px;
}
.tp-caption{
	
}
.narrow p{
	font-size:18px;
	line-height:24px;
}
#gallery-1 .gallery-item{
	position:relative;
}
#gallery-2 .gallery-item{
	position:relative;
}
dl.gallery-item dt a{
	display: block;
}
dl.gallery-item dt:hover a:after {
    background: url('images/overlay_thumb.png');
    position: absolute;
    width: auto; height:100%;
    top:0; left:0;
    transition: all 1s;
    -webkit-transition: all 1s;
	right:0px;
	bottom: 0px;
	content:'';
	background-size: contain;
   
}
ul.dance_services li{
	padding-bottom:40px;
}
.small_listy{
	width:660px;
	margin:0 auto;
}
.page_container .small_listy li,.page_container .smallest_listy li{
	padding-bottom:40px;
}
.small_purple_bar{
	text-align:center;
	margin-top:30px;
	margin-bottom:50px;
}
.small_purple_bar a{
	padding:15px 20px;
	background-color:#6b4a9b;
	color:#fff;
}
.smallest_listy{
	width:315px;
	margin:0 auto;
	margin-top:30px;
}
.layout{
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	width:900px;
	margin:0 auto;
}
.boxes_layout{
	padding-bottom:20px;
}
.page_container .twoparts.uneven .part {
    width: 43%;
    float: left;
    margin-left: 5%;
}
.page_container .twoparts .part1{
	_width:52% !important;
	_margin-left:0px !important;
}
.uneven ul{
	padding-left:25px;
}
.pack_circles{
	padding-bottom:30px;
}
.small_listy_bold{
	width:630px;
	margin:0 auto;
}
.page_container .small_listy_bold li{
	padding-bottom:20px;
	font-family: 'museo_sans700';
	font-size:21px;	
}
p.stage{
	text-align:center;
	font-family: 'museo_sans700';
	font-size:22px;
}
.style_center{
	text-align:center;
	width:630px;
	margin:0 auto;
}
.narrow .style_center p{
	text-align:center;
	width:630px;
	margin:0 auto;
	font-size:14px;
}
.style_center p a{
	color:#62b5d5;
	font-size:20px;
	font-family: 'museo_sans700';
}
.package .a{
	background:url('images/pack_a.png') no-repeat;
	width:398px;
	height:333px;
	margin:0 auto;
	position:relative;
	margin-top:40px;
}
.package .a .star{
	background:url('images/star.png') no-repeat;
	width:187px;
	height: 187px;
	position: absolute;
	right: -50px;
    top: -40px;
}
.package .b{
	background:url('images/pack_b.png') no-repeat;
	width:332px;
	height:277px;
}
.package .c{
	background:url('images/pack_c.png') no-repeat;
	width:332px;
	height:277px;
}
.package .d{
	background:url('images/pack_d.png') no-repeat;
	width:270px;
	height:225px;
}
.package .e{
	background:url('images/pack_e.png') no-repeat;
	width:270px;
	height:225px;
}
.package .f{
	background:url('images/pack_f.png') no-repeat;
	width:270px;
	height:225px;
}
.package .zip{
	background:url('images/zip.png') no-repeat;
	width:292px;
	height:292px;
}
.package .a_cont{
	font-size: 24px;
	padding-top: 62px;
	padding-left: 145px;
	text-align: left;
	line-height: 30px;
}
.b_cont,.c_cont{
	font-size: 20.52px;
	padding-top: 62px;
	padding-left: 125px;
	text-align: left;	
}
.package .a_cont span{
	font-size:28px;
	color:#5e2e91;
}
.package .b_cont span{
	font-size:28px;
	color:#62b5d5;
}
.package ul li{
	list-style: none;
	display: inline-table;
	margin-right:30px;
}
.package ul{
	text-align: center;
}
.d_cont,.e_cont,.f_cont{
	font-size: 20.52px;
	padding-top: 35px;
	padding-left: 110px;
	text-align: left;	
}
.e_cont{
	padding-top: 72px;
}
.f_cont{
	padding-top: 95px;	
}
.package ul.defy li{
	float:left;
}
.defy{
	width: 980px;
	margin: 0 auto;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	border:none !important;
	outline:none;
}
.ui-accordion .ui-accordion-header{
	text-align: left;
	font-size: 22px;
	color:#17222d;
	font-family: 'museo_sans700';
}
.ui-accordion-header-active, .ui-accordion-content-active{
	background-color: transparent !important;
}
.ui-widget-content{
	border:none !important;
	border-bottom: 1px solid #e1e1e1 !important;
	background-color: transparent !important;
}
.ui-accordion-header-active, .ui-accordion-content-active{
	background:transparent !important;
}
.alm-btn-wrap{
	clear:both;
}
.alm-listing li{
	_padding: 0 0 0 60px !important;
    overflow: hidden;
    position: relative;
    list-style: none;
    width: 155px !important;
    height: 155px !important;
    display: inline-block;
}
.page_container h3.cat{
	text-align: left;
	font-size: 27px;
	color:#62b5d5;
	font-family: 'museo_sans700';
}
.fancy_boxes{
	color: #000;
    font-size: 19.23px;
    line-height: 25.65px;
}
.fancy_boxes ul{
	padding-left: 30px;	
}
.fancy_boxes ul li{
	list-style: disc;
	padding-bottom: 10px;
}
.fancy_boxes h5,.fancy_boxes h4{
	font-family: 'museo_sans700';
}
.fancy_boxes div{
	padding-bottom: 10px;
}
.narrow iframe{
	margin:0 auto;
	display:block;
}
.social ul li{
	float:left;
	margin-left:5px;
}
.social ul li a{
	display: block;
}
.social ul li.fb a{
	background:url('images/fb.png');
	width:29px;
	height: 29px;	
}
.social ul li.fb a:hover{
	background:url('images/fb.png')  0px -30px;
}
.social ul li.tw a{
	background:url('images/tw.png');
	width:29px;
	height: 29px;	
}
.social ul li.tw a:hover{
	background:url('images/tw.png')  0px -30px;
}
.social ul li.in a{
	background:url('images/in.png');
	width:29px;
	height: 29px;	
}
.social ul li.in a:hover{
	background:url('images/in.png')  0px -30px;
}
.yearbook li h5{
	text-align:left;
}
.yearbook{
	padding-top:20px;
}
p.pricing{
	color:#62b5d5;
  	font-size:24px;
  	text-align:center; 
  	font-family: 'museo_sans700';
    padding-top: 20px;
    line-height: 35px;
}
#huge_it_slideshow_image_container_1 .huge_it_slideshow_title_text_1{
            position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 400; 
			font-size: 44.22px !important; 
			line-height: 50px !important; 
			padding: 0px 4px; 
			padding-top: 1px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:transparent !important;	
  			font-style:italic;	
  			width:100%;
  			top:361px;
  			left:203px;
  			text-align:left;
  			   -moz-transition: opacity 1s ease 2s;
     -o-transition: opacity 1s ease 2s;
    -ms-transition: opacity 1s ease 2s;
        transition: opacity 1s ease 2s
}
#huge_it_slideshow_image_container_1 .huge_it_slideshow_description_text_1{
            position: absolute; 
			color: blue; 
			text-shadow: none; 
			font-size: 22.93px !important; 
			line-height: 36px; 
			padding: 0px 4px; 
			padding-top: 1px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:transparent !important;	
  			color:#9ad7ef !important;
  			font-style:italic;
  			top:484px;
  			left:203px;
  			width:100%;
  			text-align:left;
  			   -moz-transition: opacity 1s ease 2s;
     -o-transition: opacity 1s ease 2s;
    -ms-transition: opacity 1s ease 2s;
        transition: opacity 1s ease 2s
  
								
}
.testimonial_rotator.template-default .testimonial_rotator_author_info{
	border-left:none !important;
  	margin:0px !important
}
.page_container .accordion h3{
 	text-align:left;
	font-size:24px;	
}
.click a{
	background-color: #495e72;
    color: #fff;
    font-size: 24.3px;
    font-family: 'museo_sans300';
    display: inline-block;
    padding: 10px 60px;
    text-decoration: none;
    border-radius: 5px;
}
.social [class*="fa fa-"] {
    background-color: #fff;
    border-radius: 30px;
    color: #3d3d3d;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: auto 3px;
    width: 30px;
    font-size: 18px;
    text-align: center;
}
.social [class*="fa fa-"]:hover {
   background-color: #97999d;
}
.foot_social [class*="fa fa-"] {
    background-color: #97999d;
    border-radius: 30px;
    color: #3d3d3d;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: auto 3px;
    width: 30px;
    font-size: 18px;
    text-align: center;
}
.foot_social [class*="fa fa-"]:hover {
  	background-color: #fff;
}
.bot_pack h5{
	font-size:32px;
  	color:#6b4a9b;
}
.bot_pack p{
	text-align: center;
    color: #000;
    font-weight: bold;
}
.bot_pack h2{
	color:#62b5d5;
  	line-height: 54px;
}
.bot_pack h6{
	color:#000;
  	line-height: 54px;
  	font-weight: bold;
  	font-size: 28px;
}
.package img{
 	margin:20px; 
 }
/*@media only screen and (max-width: 480px) {
	a#menu-icon{
		display:block !important;
		_margin-top:-10px;
		padding:0px;	
		_margin-left:12px;	
		color:#000;	
	}	
	#access ul, #access:active ul { 
		display: none;	
		position: relative;	
		_padding: 20px;	
		background: #62b5d5;
		left: 0px;	
		_top: 205px;	
		width: 100% !important;	
		border-radius: 4px 0 4px 4px;	
		z-index:100;		
	}	
	#access{
		display:block;
	}
	#access .menu-header, div.menu{
		margin-left:0px;
	}	
	#access a {	
		color: #fff;	
		display: block;	
		line-height: 38px;	
		padding: 0 15px;	
		text-decoration: none;	
		font-size:16px;		
		border-top:none;	
	}
	#access .menu-header li, div.menu li{
		float:none;
	}
	#access li {	
		text-align: left;	
		width: 100%;	
		_padding: 10px 0;	
		margin: 0;
	}	
	#access:hover ul {	
		display: block;	
	}

	#access ul ul{	
		top:0px !important;	
		position:relative !important;	
		border:0px !important;		
	}
	#access ul ul li{
		width:100%;
	}
	#access ul.sub-menu{	
		background-color: transparent;	
		border: medium none;	
		padding: 0 35px;	
		position:relative;	
		top:0px;	
		box-shadow:none;
		left:0px !important;
		background:none;
		height:auto;
	}	
	#access ul.sub-menu li a{
		background-color: transparent;	
		padding:0px 10px;	
		display:block;	
		line-height: 15px;
		color:#000;
		margin:0 auto;
		text-align: left;
	}	
	#access ul.sub-menu li a:hover{	
		background-color: transparent;	
		padding:0px 10px;	
		display:block;
		color:#fff !important;
	}	
	#menu-icon span {
		float: left;	
		margin-left: 50px;	
		margin-top: 10px;	
		width:200px;	
	}	
	#access a{	
	    background-color: transparent; 	
	}	
	#access{
		background-color: transparent;	
		border: none !important;
	}	
	#access li li a{	
		background-color:transparent;	
		border:0px;	
	}
	#access{
		margin:5px;
		width:100%;
		float:right;
		margin:0 auto;
	}
	#access a:hover{
		color:#4f4f4f !important;
	}
	#access li.menu-item-has-children:after{
		    content: '+';
			position: absolute;
			right: 50px;
			top: 9px;
			color: #4f4f4f;		
	}
	#access li:hover > a, #access ul ul :hover > a{
			color:#4f4f4f;
	}
	.serv_hover:hover ul.sub-menu:before,.wed_hover:hover ul.sub-menu:before{
		content:'';
		position: relative;		
	}
	#page_wrap{
		width:98%;
		margin:0 auto;
		overflow:hidden;
	}
	#header img{
		width:auto;
		max-width:100%;
	}
	.container{
		width:100%;
		margin:0 auto;
	}
	.about_our img{
		width:auto;
		max-width:100%;
		height:auto;
	}
	.about_desc{
		width:100%;
	}
	.about_our{
		margin-top:25px;
	}
	.pink_circles{
		width:100%;
	}
	.pink_circles li{
		background-size: contain;
		width: 100%;
	}
	li.bout{
		margin-left:0px;
	}
	.pink_circles li a{
		padding-top:10px;
	}
	li.bride{
		margin-left:0px;
	}
	li.beauty {
		margin-left: 0px;
	}
	.specialties{
		padding-top:0px;
	}
	.spec_img img{
		width:auto;
		max-width:100%;
	}
	.about_us_img img{
		width:auto;
		max-width:100%;
	}
	/*.about_us_desc{
		width:100%;
	}
	.makeup_artist ul{
		width:100%;
	}
	.makeup_artist ul li {
		float: none; 
		width: 245px;
		margin: 0 auto;
	}
	.makeup_artist ul li.last{
		margin-right:auto;
	}
	.jennie_container{
		width:100%;
	}
	.jennie_img img{
		width:auto;
		max-width:100%;
	}
	.book_apt {
		float: none;
		width: 275px;
		margin:0 auto;
	}
	.book_apt input[type='text']{
		margin-left:0px;
		width:265px;
	}
	.newsletter {
		float: none;
		width: 275px;
		margin:0 auto;
		margin-top:10px;
	}
	.newsletter input[type='text']{
		margin-left:0px;
		width:265px;
	}	
	.top_head_left{
		float:none;
		display:none;
	/*}
	.top_head_left ul{
		text-align:center;		
	}
	.top_head_left ul li{
		display:inline-block;
		float:none;
	}
	.top_head_right{
		float:none;
	}
	.top_head_right ul li{
		
	}
	.logo a{
		margin-top: -5px;
	}
	.top_head_right ul{
		text-align:center;
	}
	.post_left{
  		width:100%;
		margin-bottom: 20px;
  	}
  	#sidebar{
  		width:100%;
	}
	.blog_feat_img img{
		width:auto;
		max-width:100%;
		height:auto;
	}
	.comment_sec{
		float:none;
	}
	.share_sec{
		float:none;
		margin-top: 30px;
		text-align: center;
	}
	.feat_img{
		float:none;
		margin-right:0px;
	}
	.feat_img img{
		width:auto;
		max-width:100%;
		height:auto;
		display:block;
		margin:0 auto;
	}
	.services_content{
		width:100%;
		float:none;
		margin-top:10px;
	}
	.serv_container img{
		width:auto;
		max-width:100%;
		height:auto;
	}
	.aff_img{
		float:none;
	}
	.aff_img img{
		display:block;
		margin:0 auto;
	}
	.aff_cont{
		float:none;
		width:100%;
	}
	.serv_hover:hover .sub{
		display: none;
	}
	.wed_hover:hover .sub{
		display: none;
	}
	.top_left img,.top_right img{
		width:auto;
		max-width:100%;
		height:auto;
	}
	.feat_left{
		width:100%;
		float:none;
	}
	.feat_right{
		width:100%;
		float:none;
		margin-top:20px;
		padding-left: 0px;
		border-left: none;
	}
	.feat_left .comment_sec a{
		text-align: center;
	}
	.feat_right img{
		width:auto;
		max-width: 100%;
		height:auto;
		margin: 0 auto;
		display: block;
	}
	.feat_story p{
		text-align: center;
	}
	.top_head_right ul li.searchbox{
		display:none;
	}
	#access li.menu-item-home a{
		color:#4f4f4f !important;
	}
	#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a{
		color:#fff;
	}
	#access ul li:before {
		content: "";
		position: absolute;
		left: -3px;
		top: 10px;
		color: #4f4f4f;		
		font-weight: 700;
		font-size: 16px;
	}
	#access ul li:hover > ul {
		display: none;
	}
	a#menu-icon:hover {
		color:#62b5d5 !important;
	}
	#footer{
		clear:both;
	}
	.social{
		display: none;
	}
	.logo{
		float:none;
		padding-left:0px;
		text-align:center;
	}
	.order,.order_cont{
		width:100%;
		margin:0 auto;
	}
	.order_left{
		float:none;
		width:100%;
	}
	.order{
		background-image:none;
		background-color:#62b5d5;
	}
	.label{
		float:none;
		text-align:center;
	}
	.order_left .login_box{
		float:none;
		margin:0px;
		margin-top:10px;
		padding:10px;
		text-align:center;
	}
	.order_right{
		width:100%;
		text-align:center;
	}
	.testimonial_author{
		text-align:center;
	}
	.mid_cont{
		width:100%;
	}
	.left_mid_sec,.right_mid_sec{
		float: none;
		width: 100%;
	}
	.left_mid_sec img,.right_mid_sec img{
		width: auto;
		max-width: 100%;
		height: auto;
	}
	.cont_left h2{
		font-size:25px;
	}
	.divider img{
		max-width:100%;
		width:auto;
	}
	.services h2{
		font-size:25px;
	}
	.services_cont{
		width:100%;
	}
	.services .cols{
		float:none;
		width:100%;
	}
	.img_blocks img{
		max-width:100%;
		width:auto;
	}
	.testimonial_cont{
		width:100%;
	}
	.testimonial{
		height:auto;
	}
	.left_test{
		float:none;
		text-align:center;
	}
	.testy{
		float:none;
		width:88%;
		margin-left:0px;
		font-size:18px;
		line-height:25px;
		text-align:center;
		padding:10px;
		margin:0 auto;
		
	}
	.testimonial_rotator{
		width:100% !important;
		padding-bottom:80px;
	}
	.fa-chevron-left:before{
		position: absolute;
		left: -130px;
		top: 28px;
	}
	.fa-chevron-right:before{
		position: absolute;
		left: -125px;
		top: 28px;
	}
	.other_cont ul li{
		float:none;
		margin-right:0px;
	}
	.other_cont ul li img{
		max-width:100%;
		width:auto;
	}
	.other_cont{
		width:100%;
	}
	.contact_us h2{
		font-size: 50px;
	}
	.purple_cont{
		width:100%;
	}
	.purple_bar ul li{
		float: none;
		width: 100%;
	}
	.purple_bar{
		margin-top:0px;
		height: auto;
		padding-bottom: 20px;
	}
	.contact_us{
		height:auto;
	}
	.foot_menu{
		width:100%;
	}
	.foot_menu ul li{
		text-align:center;
	}
	.ver_divider{
		display:none;
	}
	.foot_aff{
		width:100%;
	}
	.foot_aff ul{
		padding-left: 50px;
		padding-top: 34px;
		padding-right: 50px;
	}
	.foot{
		width:100%;
		margin-bottom:30px;
	}
	.foot_login_cont {
		text-align: center;
		padding:0px;
	}
	.foot_login h3{
		text-align:center;
	}
	.foot_overlay{
		height:auto;
	}
	#footer{
		height:auto;
	}
	.foot_bot p{
		text-align:center;
		padding-top:20px;
	}
	.foot_login input[type='submit']{
		float:none;
		margin-right:0px;
	}
	p.foot_social{
		text-align:center;
		padding-right:0px;
	}
	.ready_cont{
		width:100%;
	}
	.ready_cont .login_box{
		padding:10px;
		text-align:center;
	}
	.login_box span{
		line-height: 45px;
	}
	.narrow{
		width:100%;
	}
	.mission{
		height:auto;
	}
	.page_container h2{
		font-size:30px;
		padding-top: 20px;
		padding-bottom: 20px;
		line-height: 35px;
	}
	.page_container ul{
		padding-left:40px;
	}
	.contacty h2{
		font-size:50px;
	}
	.contacty{
		height: auto;
		padding-bottom: 20px;
	}
	.contacty ul li{
		width:100%;
		float:none;
		
	}
	.narrow p img,.page_container p img{
		max-width:100%;
		width:auto;
		height:auto;
	}
	.page_container h3{
		font-size: 30px;
		line-height: 35px;
	}
	.arrow_bg{
		
	}
	.gallery{
		width:100%;
	}
	#gallery-1 .gallery-item{
		width:50% !important;
		text-align:center;
	}
	.page_container h4{
		font-size:24px;
	}
	.page_container h5{
		line-height:30px;
	}
	.page_container p{
		padding-bottom:10px;
	}
	.page_container ul{
		padding-left:35px;
	}
	ul.dance_services li{
		padding-bottom:30px;
	}
	.bar_purple{
		height:auto;
	}
	.page_container .texts{
		width:100%;
	}
	.page_container img{
		max-width:100%;
		width:auto;
		height:auto;
	}
	.small_listy{
		width:85%;
	}
	.small_purple_bar a{
		display:block;
	}
	.page_container{
		width:100%;
	}
	.layout{
		width:100%;
	}
	.layout img:nth-child(2n){
		margin-left:0px;
	}
	.page_container ol{
		width:100%;
	}
	.page_container ol {
		width: 85%;
		padding-left: 40px;
	}
	.page_container .twoparts.uneven .part{
		width:100% !important;
		float:none;
	}
	.page_container .twoparts .part{
		margin-left:0% !important;
	}
	.page_container .twoparts .part{
		width:100% !important;
		float:none;
	}
	.page_container .twoparts ul{
		padding-bottom:0px;
	}
	.alignleft{
		float:none;
		display:block;
		margin:0 auto;
	}
	.page_container .listy_txt{
		width:100%;
	}
	.part .a,.part .b{
		width:100%;
		background-size:contain;
	}
	.small_listy_bold{
		width:85%;
	}
	.tuts ul li{
		display:block;
		margin-bottom:20px;
	}
	.style_center{
		width:100%;
	}
	.style_center p{
		width:100%;
	}
	.contact_form{
		width:100%;
	}
	.contact_form input[type='text'], .contact_form input[type='email'], .contact_form select{
		width:96%;
	}
	.contact_form textarea{
  		width:96%;
	}
	.careers_form input[type='text'], .careers_form input[type='email'], .careers_form select{
		width:96%;
	}
  	.careers_form textarea{
  		width:96%;
	}
	.package ul{
		padding-left: 0px;
		padding-bottom: 0px;
	}
	.package .a,.package .b,.package .c,.package .d,.package .e,.package .f{
		width:auto;
		background-size: contain;
	}
	.package .a_cont{
		font-size: 18px;
		padding-top: 20px;
		padding-left: 115px;
		text-align: left;
		line-height: 28px;		
	}
	.package .b_cont,.package .c_cont,.package .d_cont{
		font-size: 18px;
		padding-top: 20px;
		padding-left: 115px;
		text-align: left;
		line-height: 28px;		
	}
	.package .e_cont{
		padding-left:70px;
		padding-top:26px;
	}
	.package .f_cont{
		padding-top:56px;
		padding-left:70px;
	}
	.package ul.defy li{
		float:none;
	}
	.defy{
		width:100%;
	}
	.package .a .star{
		width: 30%;
		height: 30%;
		background-size: contain;
		top:0px;
		right:0px;
	}
	.other_cont ul li img{
		width:100%;
		height: auto;
	}
	.order_left .login_box {
		float: none;
		margin: 0px auto;
		margin-top: 10px;
		padding: 10px;
		width: 280px;
	}
	.ready_cont .login_box {
		padding: 10px;
		text-align: center;
		width: 280px;
		margin: 0 auto;
	}
	.arrow_bg{
		background:none;
	}
	.purple_bar ul li{
		margin-bottom: 30px;
	}
	.foot_login input[type='text']{
		margin-right: 0px;
		float: none; 
	}
	.narrow .style_center p{
		width:100%;
	}
	.testy .testimonial_rotator{
  		width:100% !important;
	}
	.prod_imgy img{
		width:auto;
		max-width:100%;
		height: auto;
	}
	.order_left div{
  		text-align:center !important;
  	}
  	.login_box input[type='submit'] {
		display: block;
		width: 100px;
		margin: 0 auto;
	}
}*/


@media only screen and (max-width: 991px) {
  
  .purple_gradient {
	  
	 /* background: linear-gradient(0deg, rgba(23,34,45,1) 0%, rgba(130,82,193,1) 23%, rgba(130,82,193,1) 80%, rgba(23,34,45,1) 100%);*/
     background: linear-gradient(0deg, rgba(23,34,45,1) 0%, rgba(130,82,193,1) 21%, rgba(23,34,45,1) 44%, rgba(130,82,193,1) 70%, rgba(23,34,45,1) 100%);
	  
	}
	
  .teal_gradient {
	  
		background: linear-gradient(0deg, rgba(23,34,45,1) 0%, rgba(3,165,165,1) 25%, rgba(23,34,45,1) 47%, rgba(3,165,165,1) 75%, rgba(23,34,45,1) 100%);
		
	  }
  
  .services_bottom {
	
	  margin-bottom: 55px;
	  
	}
  
  .slider {
	
	  display: none;
	  
  }
  .slider_mobile {
	
	  display: block;
	  text-align: center;
		
  }

  .prod_imgy img{
		width:auto;
		max-width:100%;
		height: auto;
	}
	.testy .testimonial_rotator{
  		width:100% !important;
	}
    
	a#menu-icon{
		display:block !important;
		_margin-top:-10px;
		padding:0px;	
		_margin-left:12px;	
		color:#000;	
  		text-align: right !important;
  		margin-right: 12px;
	}	
	#access ul, #access:active ul { 
		display: none;	
		position: relative;	
		_padding: 20px;	
		background: #17222d;
		left: 0px;	
		_top: 205px;	
		width: 100% !important;	
		border-radius: 4px 0 4px 4px;	
		z-index:100;		
	}	


  
	#access{
		display:block;
	}
	#access .menu-header, div.menu{
		margin-left:0px;
  		position: absolute;
  		width: 100%;
	}	
	#access a {	
		color: #fff;	
		display: block;	
		line-height: 38px;	
		padding: 0 15px;	
		text-decoration: none;	
		font-size:16px;		
		border-top:none;	
	}
	#access .menu-header li, div.menu li{
		float:none;
	}
	#access li {	
		text-align: center;	
		width: 100%;	
		_padding: 10px 0;	
		margin: 0;
	}	
	#access:hover ul {	
		display: block;	
	}

	#access ul ul{	
		top:0px !important;	
		position:relative !important;	
		border:0px !important;		
	}
	#access ul ul li{
		width:100%;
	}
	#access ul.sub-menu{	
		background-color: transparent;	
		border: medium none;	
		padding: 0 35px;	
		position:relative;	
		top:0px;	
		box-shadow:none;
		left:0px !important;
		background:none;
		height:auto;
	}	
	#access ul.sub-menu li a{
		background-color: transparent;	
		padding:0px 10px;	
		display:block;	
		line-height: 15px;
		color:#000;
		margin:0 auto;
		text-align: left;
	}	
	#access ul.sub-menu li a:hover{	
		background-color: transparent;	
		padding:0px 10px;	
		display:block;
		color:#4f4f4f !important;
	}	
	#menu-icon span {
		float: left;	
		margin-left: 50px;	
		margin-top: 10px;	
		width:200px;	
	}	
	#access a{	
	    background-color: transparent; 	
	}	
	#access{
		background-color: transparent;	
		border: none !important;
	}	
	#access li li a{	
		background-color:transparent;	
		border:0px;	
	}
	#access{
		margin:5px;
		margin:0;
  		padding-bottom: 15px;
	}
	#access a:hover{
		color:#b9b9b9 !important;
	}
	#access li.menu-item-has-children:after{
		    content: '+';
			position: absolute;
			right: 50px;
			top: 9px;
			color: #b9b9b9;		
	}
	#access li:hover > a, #access ul ul :hover > a{
			color:#6b469c;
	}
	
	#page_wrap{
	
		margin:0 auto;
		overflow:hidden;
	}
	#header img{
		width:auto;
		max-width:100%;
	}
	.container{
		width:100%;
		margin:0 auto;
	}
	
	.top_head_left{
		float:none;
		display:none;
	}
	.top_head_left ul{
		text-align:center;		
	}
	.top_head_left ul li{
		display:inline-block;
		float:none;
	}
	.top_head_right{
		float:none;
	}
	.top_head_right ul li{
		
	}
	.logo a{
		margin-top: -5px;
	}
	.top_head_right ul{
		text-align:center;
	}
	.post_left{
  		width:100%;
		margin-bottom: 20px;
  	}
  	#sidebar{
  		width:100%;
	}
	.blog_feat_img img{
		width:auto;
		max-width:100%;
		height:auto;
	}
	.comment_sec{
		float:none;
	}
	.share_sec{
		float:none;
		margin-top: 30px;
		text-align: center;
	}
	.feat_img{
		float:none;
		margin-right:0px;
	}
	.feat_img img{
		width:auto;
		max-width:100%;
		height:auto;
		display:block;
		margin:0 auto;
	}
	.services_content{
		width:100%;
		float:none;
		margin-top:10px;
	}
	.serv_container img{
		width:auto;
		max-width:100%;
		height:auto;
	}
	.aff_img{
		float:none;
	}
	.aff_img img{
		display:block;
		margin:0 auto;
	}
	.aff_cont{
		float:none;
		width:100%;
	}
	.serv_hover:hover .sub{
		display: none;
	}
	.wed_hover:hover .sub{
		display: none;
	}
	.top_left img,.top_right img{
		width:auto;
		max-width:100%;
		height:auto;
	}
	.feat_left{
		width:100%;
		float:none;
	}
	.feat_right{
		width:100%;
		float:none;
		margin-top:20px;
		padding-left: 0px;
		border-left: none;
	}
	.feat_left .comment_sec a{
		text-align: center;
	}
	.feat_right img{
		width:auto;
		max-width: 100%;
		height:auto;
		margin: 0 auto;
		display: block;
	}
	.feat_story p{
		text-align: center;
	}
	.top_head_right ul li.searchbox{
		display:none;
	}
	/*#access li.menu-item-home a{
		color:#;
	}*/
	#access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a{
		color:#6b469c;
	}
	#access ul li:before {
		content: "";
		position: absolute;
		left: -3px;
		top: 10px;
		color: #6b469c;		
		font-weight: 700;
		font-size: 16px;
	}
	#access ul li:hover > ul {
		display: none;
	}
	a#menu-icon:hover {
		color: ##d1d0d0 !important;
	}
	#footer{
		clear:both;
	}
	.social{
		display: none;
	}
	.logo{
		float:none;
		padding-left:0px;
		text-align:center;
	}
	.order,.order_cont{
		width:100%;
		margin:0 auto;
	}
	.order_left{
		float:none;
		width:100%;
	}
	.order{
		background-image:none;
		background-color:#62b5d5;
	}
	.label{
		float:none;
		text-align:center;
	}
	.order_left .login_box{
		float:none;
		margin:0px auto;
		margin-top:10px;
		padding:10px;
  		width:305px;
		
	}
	.img_blocks{
		text-align:center;
	}
	.order_right{
		width:100%;
		text-align:center;
	}
	.testimonial_author{
		text-align:center;
	}
	.mid_cont{
		width:100%;
	}
	.left_mid_sec,.right_mid_sec{
		float: none;
		width: 100%;
	}
	.left_mid_sec img,.right_mid_sec img{
		width: auto;
		max-width: 100%;
		height: auto;
	}
	.cont_left h2{
		font-size:25px;
	}
	.divider img{
		max-width:100%;
		width:auto;
	}
	.services h2{
		font-size:25px;
	}
	.services_cont{
		width:100%;
	}
	.services .cols{
		float:none;
		width:100%;
	}
	.img_blocks img{
		max-width:100%;
		width:auto;
	}
	.testimonial_cont{
		width:100%;
	}
	.testimonial{
		height:auto;
	}
	.left_test{
		float:none;
		text-align:center;
	}


	.fa-chevron-left:before{
		position: absolute;
		left: -130px;
		top: 28px;
	}
	.fa-chevron-right:before{
		position: absolute;
		left: -125px;
		top: 28px;
	}
	.other_cont ul li{
		float:none;
		margin-right:0px;
  		text-align:center;
	}
	.other_cont ul li img{
		max-width:100%;
		width:auto;
	}
	.other_cont{
		width:100%;
	}
	.contact_us h2{
		font-size: 37px;
	}
	.purple_cont{
		width:100%;
	}
	.purple_bar ul li{
		float: none;
		width: 100%;
	}
	.purple_bar{
		margin-top:0px;
		height: auto;
		padding-bottom: 20px;
	}
	.contact_us{
		height:auto;
	}
	.foot_menu{
		width:100%;
	}
	.foot_menu ul li{
		text-align:center;
	}
	.ver_divider{
		display:none;
	}
	.foot_aff{
		width:100%;
	}
	.foot_aff ul{
		padding-left: 50px;
		padding-top: 34px;
		padding-right: 50px;
  		width: 230px;
		margin: 0 auto;
	}
	.foot{
		width:100%;
		margin-bottom:30px;
	}
	.foot_login_cont {
		text-align: center;
		padding:0px;
	}
	.foot_login h3{
		text-align:center;
	}
	.foot_overlay{
		height:auto;
	}
	#footer{
		height:auto;
	}

	.foot_login input[type='submit']{
		float:none;
		margin-right:0px;
	}
	p.foot_social{
		text-align:center;
		padding-right:0px;
	}
	.ready_cont{
		width:100%;
	}
	.ready_cont .login_box{
		padding:10px 5px;
		text-align:center;
	}
	.login_box span{
		line-height: 45px;
	}
	.narrow{
		width:100%;
	}
	.mission{
		height:auto;
	}
	.page_container h2{
		font-size:30px;
		padding-top: 20px;
		padding-bottom: 20px;
		line-height: 35px;
	}
	.page_container ul{
		padding-left:40px;
	}
	.contacty h2{
		font-size:50px;
	}
	.contacty{
		height: auto;
		padding-bottom: 20px;
  		clear:both;
	}
	.contacty ul li{
		width:100%;
		float:none;
		margin-bottom:30px;
	}
	.narrow p img,.page_container p img{
		max-width:100%;
		width:auto;
		height:auto;
	}
	.page_container h3{
		font-size: 30px;
		line-height: 35px;
	}
	.arrow_bg{
		
	}
	.gallery{
		width:100%;
	}
	#gallery-1 .gallery-item{
		_width:50% !important;
		text-align:center;
	}
	.page_container h4{
		font-size:24px;
	}
	.page_container h5{
		line-height:30px;
	}
	.page_container p{
		padding-bottom:10px;
	}
	.page_container ul{
		padding-left:35px;
	}
	ul.dance_services li{
		padding-bottom:30px;
	}
	.bar_purple{
		height:auto;
	}
	.page_container .texts{
		width:100%;
	}
	.page_container img{
		max-width:100%;
		width:auto;
		height:auto;
	}
	.small_listy{
		width:85%;
	}
	.small_purple_bar a{
		display:block;
	}
	.page_container{
		width:100%;
	}
	.layout{
		width:100%;
	}
	.layout img:nth-child(2n){
		margin-left:0px;
	}
	.page_container ol{
		width:100%;
	}
	.page_container ol {
		width: 85%;
		padding-left: 40px;
	}
	.page_container .twoparts.uneven .part{
		width:100% !important;
		float:none;
	}
	.page_container .twoparts .part{
		margin-left:0% !important;
	}
	.page_container .twoparts .part{
		width:100% !important;
		float:none;
	}
	.page_container .twoparts ul{
		padding-bottom:0px;
	}
	.page_container .listy_txt{
		padding-top:0px;
	  	width:65%;
	}
	.part .a,.part .b{
		width:100%;
		background-size:contain;
	}
	.small_listy_bold{
		width:85%;
	}
	.tuts ul li{
		margin-bottom:20px;
	}
	.style_center{
		width:100%;
	}
	.style_center p{
		width:100%;
	}
	.contact_form{
		width:100%;
	}
	.contact_form input[type='text'], .contact_form input[type='email'], .contact_form select{
		width:96%;
	}
	.contact_form textarea{
  		width:96%;
	}
	.careers_form input[type='text'], .careers_form input[type='email'], .careers_form select{
		width:96%;
	}
  	.careers_form textarea{
  		width:96%;
	}
	.ready_cont .login_box input[type='text']{
		width:115px;
	}
	.page_container h5{
  		padding-bottom:0px;
	}
	.defy{
		width:100%;
	}
	.package ul.defy li{
		float:none;
	}
	.img_blocks {
		position: relative;
		float: left;
		width: 50%;
		height: auto;
	}
	.services .second{
		height: auto;
	}
	.other_cont ul li {
		width: 32%;
		float: none;
		display: inline-block;
	}
	.other_cont ul{
		text-align: center;
	}
	.other_cont h2{
		font-size: 20px;
	}
	.other_cont .overlay{
		font-size: 18.13px;
	}
	.arrow_bg{
	    background: url('images/arrow_bg.jpg') no-repeat top center #fff;
		background-size: cover;
	}
	.gallery{
		padding-bottom: 50px;
	}
	.purple_bar ul li{
		margin-bottom: 30px;
	}
	.foot_login input[type='text']{
		margin-right: 0px;
		float: none; 
	}
	.narrow .style_center p{
		width:100%;
	}
.order_left div{
  		text-align:center !important;
  	}
  	.login_box input[type='submit'] {
		display: block;
		width: 100px;
		margin: 0 auto;
	}

	.logo_mob {
  		
  		position: absolute;
  		left: -5px;
  		top: 10px;
	   
	   
    }

	.menu_btn {
	  
	  padding:10px;
	}

	.top_cont {
		
		width: auto;
		
	
   }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.top_cont{
		width:100%;
	}
	.logo{
		padding-left:0px;
		text-align: center;
		float:none;
	}
	#access{
		margin-left:0px;
	}
	.order_cont{
		width:100%;
	}
	.order{
		background-image:none;
		background-color:#62b5d5;
	}
	.order_left{
		margin:0 auto;
		float:none;
	}
	.order_right{
		float:none;
		text-align: center;
		margin:0 auto;
		margin-top:20px;
		clear:both;
	}
	.mid_cont{
		width:100%;
	}
	.left_mid_sec,.right_mid_sec{
		width:100%;
		max-width:852px;
	}
	.services_cont{
		width:100%;
		background-color: transparent;
	}
	.services .cols{
		width:100%;
		float:none;				
	}
	.services .first .img_blocks:first-child{
		float:left;
	}
	.services .first .img_blocks:nth-child(2n){
		float:right;
		text-align: right;
	}
	.services .first .img_blocks:nth-child(2n) .overlay_img{
		right: 0px;
	}
	.services .third .img_blocks:first-child{
		float:left;
	}
	.services .third .img_blocks:nth-child(2n){
		float:right;
		text-align: right;
	}
	.services .third .img_blocks:nth-child(2n) .overlay_img{
		right:0px;
	}
	.second.cols{
		text-align: left;
		height: auto;
		clear:both;
	}

	.divider img{
		width:auto;
		max-width: 100%;
	}
	.testimonial_cont{
		width:100%;
	}

	.other_cont{
		width:100%;
	}
	.purple_cont{
		width:100%;
	}

	.foot_aff ul {
		padding-left: 50px;
		padding-top: 34px;
		padding-right: 50px;
	}
	.foot_login_cont {
		padding-left: 68px;
	}
	.img_blocks {
		position: relative;
		float: left;
		width: 50%;
		height: auto;
	}
	.img_blocks img{
		width:100%;
	}
	.page_container,.narrow{
		width:100%;
	}
	.mission {
		background: url('images/about_bg.jpg') no-repeat 0px 0px;
		background-size: cover;
	}
	.foot_login input[type='submit']{
		margin-right:10px;
	}
	p.foot_social {
		text-align: right;
		padding-right: 15px;
	}
	.foot_overlay {
		height: 410px;
	}
	.narrow p img{
		width:auto;
		max-width:100%;
		height:auto;
	}
	.gallery{
		width:100%;
		max-width:900px;
	}
	.container{
		width:99%;
	}
	.gallery img {
		border: none !important;
		width: auto;
		max-width: 100%;
		height: auto;
	}
	.narrow p{
		font-size: 17px;
	}
	.page_container h5{
		font-size: 20px;
	}
	ul.dance_services li{
		padding-bottom: 25px;
	}
	.page_container .texts{
		width:100%;
	}
	.page_container .texts p{
		width:auto;
		max-width: 100%;
	}
	.page_container .divf{
		width:100%;
		background-size:contain;
	}
	.page_container p img{
		width:auto;
		max-width: 100%;
		height: auto;
	}
	.layout{
		width:100%;
	}
	.layout img{
		width:auto;
		max-width:45%;
	}
	.careers_form input[type='text'], .careers_form input[type='email'], .careers_form select,.careers_form textarea{
		width:310px;
	}
	.page_container .twoparts .part.positions{
		margin-left:2%;
	}
	.left_mid_sec,.right_mid_sec{
		width:50%;
		max-width:852px;
	}
	.left_mid_sec img,.right_mid_sec img{
		width:auto;
		max-width:100%;
		height: auto;
	}
	.services_cont{
		width:97%;
		background-color: transparent;
	}
	.comb{
		margin: 0 auto;
		width: 100%;
	}
	.package ul{
		padding-left:0px;
	}
	.package ul li{
		margin-right: -22px;
	}
	.defy{
		width:100%;
	}
	.comby{
		float:none !important;
		display: inline-block !important;
	}
	.comb{
		text-align: center;
	}
	.foot_login h3{
		font-size: 18px;
	}
	#footer{
		background-size: inherit;
	}
	.other_cont ul li{
		width:32%;
		float:none;
		display:inline-block;
	}
	.other_cont ul li img{
		width:auto;
		max-width:100%;
	}
	.other_cont ul{
		text-align: center;
	}
	.other_cont h2 {
		font-size: 32px;
	}
.order_left div{
  		text-align:center !important;
  	}
  	.login_box input[type='submit'] {
		display: block;
		width: 100px;
		margin: 0 auto;
	}

	
	
}
@media only screen and (min-width: 960px) and (max-width: 1023px) {
	
	
}
@media only screen and (min-width: 1024px) and (max-width: 1109px) {
  #access a{
  	padding:0 8px;
  }

	.top_cont{
	      width:100%;
	      }
	#access{
		margin-left:26px;
	}
	.order_cont{
		width:100%;
	}
	.order_left{
		width:535px;
	}
	.mid_cont{
		width:100%;
	}
	.mid_cont img{
		width:auto;
		max-width:100%;
	}
	.cont_left h2{
		font-size:45px;
	}
	.services_cont{
		width:100%;
	}
	.img_blocks img{
		width:auto;
		max-width:100%;
	}
	.first.cols,.third.cols{
		width:30%;
		
	}
	.second.cols{
		width:40%;
		height: auto;
		padding-bottom: 8px;
	}
	.services .second h2{
		padding-top:15px;
	}
	.services ul li{
		font-size: 18px;
		line-height: 24px;
		padding-bottom: 4px;
	}
	.other_cont{
		width:100%;
	}
	.other_cont ul li img{
		width:auto;
		max-width:100%;
	}
	.other_cont ul li {
		float: left;
		position: relative;
		margin-right: 5px;
		width: 33%;
	}
	.purple_cont{
		width:100%;
	}
	.narrow p img{
		width:auto;
		max-width: 100%;
		height: auto;
	}
	.page_container{
		width:100%;
		overflow: hidden;
		margin:0 auto;
	}
	.narrow{
		width:100%;
		max-width: 900px;
	}
	
}



@media only screen and (min-width: 1400px) {
  
  
  
   	.desktop_padding {
  
	  padding-right: 90px;
	  
	}
  
	.bigger_font {
	  
		font-size: 18px;
		
	  }
  
  	 .careers_small_para {
  
	
	padding-right: 55px;
	
	
	
  }

 .careers_small_para2 {
  
	
	padding-left: 55px;
	
	
  }


}
  
@media only screen and (min-width: 992px) and (max-width: 1399px) {
	
	  .special_small_font {
	  
	  font-size: 14px;
	  
	}
  
	
	
  }

@media only screen and (min-width: 1200px) {
     
	  .elem_width {
	  
	
			width: 1300px;	
		  
		  
   }	
  
    .top_align {
	
		text-align: center;
	
	
    }
  
  	.mid_right {
	
		text-align: right;
		
		
	 }
	
    .small_paragraph {
  
	 padding-right: 40px;
	
   }
   .small_paragraph2 {
  
	 padding-right: 40px;
	
   }
	
	.comp_box {
  		
		height: 115px;
	
    }

	 
  .align_last_home {
	
	  text-align-last: center;
	  
	}


  .careers_box {
	
	background: linear-gradient(180deg, rgba(23,34,45,1) 0%, rgba(85,46,136,1) 100%);
	 border: 2px solid #552e88;
     padding: 25px;
  } 
  
  
  .careers_margintop {
	  
	  margin-top: 20px;
	  
	}
  
  .careers_marginsides {
	
	  margin-right: 40px;
	  margin-left: 40px;
	  
	}

		
 
}


@media only screen and (max-width: 1199px) {
  
  .top_none {
  
	  display: none;
	  
	  
	}
  

  
  .mid_center {
  
	  align-items: center;
	
	  
	}
  
	.justify_home {
	
	  
	  text-align: justify;
	}
	
	.margin_bottom_home {
	
		margin-bottom: 30px;
		
	  }
  
	.careers_marginbottom {
  
		
		margin-bottom: 35px;
	
	
  }



}


@media only screen and (min-width: 768px) {
  
  
  .about_left {
	
	  
	  margin-left: 25px;
	  
	}
  
  .careers_marginleft {
	
	margin-left: 15px;
	
  }
  

}


@media only screen and (min-width: 576px) {
	
	.color_mid {
	
		color: #008080;
		
	 }
	 
	.color_mid2 {
	  
		  color: #af95d0;
		  
    }
  	
  .color_bold {
	  
	  color: #03a5a5;
	  
	}
	
  .color_bold2 {
		
		color: #d6b6ff;
		
	  }

  .purple_border {
  
	border: 2px solid #5c368f;
	padding: 25px;
	border-radius: 9px;
	
   }


}


@media only screen and (min-width: 1110px) and (max-width: 1699px) {
	.mid_cont{
		width:100%;
	}
	.left_mid_sec img,.right_mid_sec img{
		width:auto;
		max-width: 100%;
	}
}
@media only screen and (min-width: 1110px) and (max-width: 1308px) {
	.services_cont{
		width:100%;
	}
	.img_blocks img{
		width:auto;
		max-width:100%;
	}
	.first.cols,.third.cols{
		width:30%;
		
	}
	.second.cols{
		width:40%;
		height: auto;
		padding-bottom: 8px;
	}
	.services ul li{
		font-size: 18px;
		line-height: 23px;
		padding-bottom: 10px;
	}
}

@media only screen and (min-width: 1700px){

	.arrow_bg{
		background: url('images/arrow_bg.jpg') no-repeat 0px center #fff;
		background-size: cover;
	}

}

@media only screen and (min-width: 1600px) {
	
	.bigger_font {
		line-height: 33px;
	  }
	
}
  
  
@media only screen and (min-width: 1500px) {
  
  .mid_font {
  	  line-height: 33px;
	  font-size: 1.1vw;
	  
	
   }
   
  .mid_font2 {
	
	font-size: 1.5Vw;
	font-weight: bold;

		
  }
  
  .mid_title {
	
	font-size: 2vw;
	
   }
  
  .mid_border {
  
	      border-right: solid 2px #6b469c;
	  
	}

  .top_section {
  
	padding: 100px;
	
  }

 
  
}

@media only screen and (min-width: 1400px) and (max-width: 1499px) {
  
  .mid_font {
  	  line-height: 28px;
	  font-size: 1.1vw;
	  
	
   }
   
  .mid_font2 {
	
	font-size: 1.4vw;
	font-weight: bold;
	
  }
  
  .mid_title {
	
	font-size: 2vw;
	
   }
  
  .mid_border {
  
	 border-right: solid 2px #6b469c;
	  
	}

  .top_section {
  
	padding-top: 100px;
	padding-bottom: 100px;
	
  }
  
  
}



  
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  
  .mid_font {
  	  line-height: 28px;
	  font-size: 1.1vw;
	  
	
   }
   
  .mid_font2 {
	
	font-size: 1.3vw;
	font-weight: bold;
	
		
  }
  
  .mid_title {
	
	font-size: 2vw;
	
   }
  
  .mid_border {
  
	 border-right: solid 2px #6b469c;
	  
	}
	
   .top_section {
  
	padding-top: 100px;
	padding-bottom: 100px;
	
  }
  
  .mid_big {
  	
  	font-size: 2.8vw;
  }

  .special_text {
	
	
	font-size: 1.5vw;
	text-align: center;
	
  }
	.desktop_padding {
  
	  padding-right: 60px;
	  
	}

	 .careers_small_para {
  
	
	padding-right: 45px;
	
	
	
  }

 .careers_small_para2 {
  
	
	padding-left: 45px;
	
	
  }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
 
 .comp_box_teal {
	
	  height: 155px;
	  
	  
	}
  
  
  .background_top {
  
	background: url("images/purpleicon1.png") no-repeat center;
	
	
   }
	
    .small_paragraph {
  
	 padding-right: 30px;
	
   }
   .small_paragraph2 {
  
	 padding-right: 30px;
	
   }
	
  /* .position_relative {
  
		bottom: 365px;
		left: 250px;
	
  }*/
   .services_padding {
  
  	padding-bottom: 40px;
  
  }

  
  .page_padding {
		
		padding-left: 25px;
		
  }
  
  .logo_sp {
 		 margin-left: 12px !important;
  
	}
	
	
  .mid_font {
  	  line-height: 25px;
	  font-size: 1.4vw;
	  text-align: justify;
	  
	
   }
   
  .mid_font2 {
	
	font-size: 1.9vw;
	font-weight: bold;
  	
		
  }
  
  .mid_title {
	
	font-size: 3.2vw;
	
   }
  
   .top_section {
  
	padding-top: 100px;
	padding-bottom: 100px;
	
  }


  .mid_big {
  
	font-size: 3.2vw;
	
  }
  
  .special_text {
  
	  font-size: 1.7vw;
	   
   }

   .mid_para {
	
	padding-left: 33px;
	
  }
  
  .mid_para2 {
	
	  padding-right: 33px;
	}
	
	
  .background_size {
	  
		background-size: 160%;
		
		
  }

  .services_space {
	
		margin-right: 15px;
	
  }
  	
  .services_space2 {
	
	    margin-left: 15px;
	  
	}
	
  	.careers_box {
	
	/*background: linear-gradient(90deg, rgba(23,34,45,1) 0%, rgba(66,22,124,1) 100%);*/
  	background: linear-gradient(90deg, rgba(23,34,45,1) 0%, rgba(85,46,136,1) 100%);
	border: 2px solid #552e88;
  	padding-top: 20px;
  	padding-bottom: 20px;
	
  }

	
  .careers_small_para {
  
	
	padding-right: 40px;
	
	
	
  }

 .careers_small_para2 {
  
	
	padding-left: 40px;
	
	
  }
}
  
@media only screen and (min-width: 992px ) and (max-width: 1413px) {
	
	.testy {
	
		width: 80%;
		font-size: 20px;
	 }
	
}	
	
@media only screen and (min-width: 768px) and (max-width: 991px) {
	  
    .small_paddingtop {
  
		padding-top: 35px;
	
   }
	
   .small_paragraph {
  
	 padding-right: 25px;
	
   }
   .small_paragraph2 {
  
	 padding-left:25px;
	 
	
   }
    
  .services_padding {
  
  	padding-bottom: 80px;
  
  }
	
	.background_top {
  
	background: url("images/purpleicon1.png") no-repeat center;
	
	
  }
	/* .position_relative {
  
		bottom: 365px;
		left: 250px;
	
  }*/
	
	
	.testy {
	
		width: 100%;
		font-size: 20px;
		text-align: center;
	 }
		
	.quote {
		
		text-align: center;
			
     }
	
	.testy .testimonial_rotator_prev {
	  
		 right: -15px !important;
	     top: 72px !important;
		
	  
			  
    }
			
	.testy .testimonial_rotator_next {
		  
		right: -44px !important;
		top: 72px !important;
				  
				  
	}
	
	.testimonial_section  {
  		
		margin-top: 60px;
		margin-bottom: 60px;
		margin-right: 30px;
		margin-left: 30px;
	
   }
  	
	.mid_font {
		
		font-size: 1.8vw;
  		line-height: 23px;
  		text-align: justify;
		
	  
	 }
	 
	.mid_font2 {
	  
	  font-size: 2.3vw;
	  font-weight: bold;
  	 
		  
	}
	
	.mid_title {
	  
	  font-size: 3.8vw;
	  
	 }

	.top_section {
  
	padding-top: 100px;
	padding-bottom: 70px;
	
  }


  .mid_big {
  
	font-size: 3.6vw;
	
  }
  
  .special_text {
  
	  font-size: 2.1vw;
	   
   }

   .mid_para {
	
	padding-left: 40px;
	
  }
  
  .mid_para2 {
	
	  padding-right: 40px;
	}
	


	
  .background_size {
	  
		background-size: 160%;
		
		
  }
	

	.careers_box {
	
	background: linear-gradient(90deg, rgba(23,34,45,1) 0%, rgba(85,46,136,1) 100%);
	border: 2px solid #552e88;
  	padding-top: 20px;
  	padding-bottom: 20px;
	
  }



  .careers_small_para {
  
	
	padding-right: 35px;
	
	
	
  }

 .careers_small_para2 {
  
	
	padding-left: 35px;
	
	
  }
	  
}
	
@media only screen and (min-width: 576px) and (max-width: 767px) {
	  
	.small_paddingtop {
  
		padding-top: 20px;
	
   }
	
   .small_paragraph {
  
	 padding-right: 25px;
	
   }
   .small_paragraph2 {
  
	 padding-left:25px;
	 
	
   }

   .services_padding {
  
  	padding-bottom: 80px;
  
  }

 .comp_box {
  
	height: 110px;
	
	
  }

  .testy {
	
		width: 100%;
		font-size: 18px;
		text-align: center;
	 }
		
	.quote {
		
		text-align: center;
			
     }
	
	.testy .testimonial_rotator_prev {
	  
		 right: -66px;
	     top: 77px ;
		
	  
			  
    }
			
	.testy .testimonial_rotator_next {
		  
		right: -87px;
		top: 77px;
				  
				  
	}
	
	.testimonial_section  {
  		
		margin-top: 60px;
		margin-bottom: 60px;
		margin-right: 30px;
		margin-left: 30px;
	
   }
	.mid_font {
		
		font-size: 2.2vw;
		line-height: 18px;
	  	text-align: justify;
	 }
	 
	.mid_font2 {
	  
	  font-size: 3.2vw;
	  font-weight: bold;
  	 
		  
	}
	
	.mid_title {
	  
	  font-size: 4.2vw;
	  
	 }
	

   .top_section {
  
	padding-top: 70px;
	padding-bottom: 40px;
	
  }


  .mid_big {
  
	font-size: 4.4vw;
	
  }
  
  .special_text {
  
	  font-size: 2.8vw;
	   
   }

   .mid_para {
	
	padding-left: 20px;
	padding-right: 17px;
  }
  
  .mid_para2 {
	
	padding-left: 17px;
	padding-right: 20px;
  }
	
  
  .mid_center {
  
	padding-right: 20px;
	padding-left: 20px; 
	
  }
	  	
  .background_top {
  
	background: url("images/purpleicon1.png") no-repeat center;
	
	
  }
	
  .background_size {
	  
		background-size: 170%;
		
		
  }
	
	
  .careers_small_para {
  
	
	padding-right: 25px;
	
	
	
  }

 .careers_small_para2 {
  
	
	padding-left: 25px;
	
	
  }



}
		
@media only screen and (min-width: 422px) and (max-width: 575px) {
  
  .background_top2 {
  
	background: url("images/purpleicon1.png") center;
	background-size: 40%;
	
	
  }

	  
  	.testy {
	
		width: 100%;
		font-size: 18px;
		text-align: center;
	 }
		
	.quote {
		
		text-align: center;
			
     }
	
	.testy .testimonial_rotator_prev {
	  
		 right: -69px;
	     top: 109px ;
		
	  
			  
    }
			
	.testy .testimonial_rotator_next {
		  
		right: -95px;
		top: 109px;
				  
				  
	}
	
	.testimonial_section  {
  		
		margin-top: 60px;
		margin-bottom: 60px;
		margin-right: 20px;
		margin-left: 20px;

   }

	.mid_font {
		
		font-size: 2.9vw;
		line-height: 17px;
	  	text-align: justify;
  		padding-top: 10px;
	 }
	 
	.mid_font2 {
	  
	  font-size: 3.8vw;
	  font-weight: bold;
  	
		  
	}
	
	.mid_title {
	  
	  font-size: 5.9vw;
	  
	 }
	

  .top_section {
  
	padding-top: 50px;
	padding-bottom: 20px;
	
  }


  .mid_big {
  
	font-size: 5.1vw;
	padding-top: 40px;
  	padding-bottom: 40px !important;
  	text-align: center;
  }
  
  .special_text {
  
	  font-size: 3.7vw;
  	  text-align: center;
	   
   }

   .mid_para {
	
	padding-left: 30px;
	padding-right: 30px;
  	position: absolute;
  	background: #027c7cba;
  	padding-top: 20px;
  	
  }
  
  .mid_para2 {
    padding-left: 30px;
	padding-right: 30px;
  	position: absolute;
  	background: #6b469cad;
  	padding-top: 20px;
  }
	
  

  .background_size {
	  
		background-size: 210%;
		
		
  }
	
  .testimonial_background {
  
	padding: 15px;
	
  }

  .mobile_center {
  
	justify-content: center;
	
  }
	  	

}  


@media only screen and (max-width: 421px) {
	    
  .background_top2 {
	
 	background: url("images/purpleicon1.png") center;
	background-size: 40%;
	
  }
	  .testy {
	
		width: 100%;
		font-size: 16px;
		text-align: center;
	 }
		
	.quote {
		
		text-align: center;
			
     }
	
	.testy .testimonial_rotator_prev {
	  
		 right: -87px;
	     top: 135px ;
		
	  
			  
    }
			
	.testy .testimonial_rotator_next {
		  
		right: -109px;
		top: 135px;
				  
				  
	}
	
	.testimonial_section  {
  		
		margin-top: 60px;
		margin-bottom: 60px;
		margin-right: 20px;
		margin-left: 20px;

   }
	.mid_font {
		
		font-size: 3.4vw;
		line-height: 18px;
	  	text-align: justify;
	 }
	 
	.mid_font2 {
	  
	  font-size: 4.3vw;
	  font-weight: bold;
  
		  
	}
	
	.mid_title {
	  
	  font-size: 6.3vw;
	  
	 }
	

  .top_section {
  
	padding-top: 50px;
	padding-bottom: 20px;
	
  }


  .mid_big {
  
	font-size: 6.1vw;
  	padding-top: 40px;
  	padding-bottom: 40px !important;
  	text-align: center;
  	
	
  }
  
  .special_text {
  
	  font-size: 4vw;
  	  text-align: center;
  	  line-height: 15px;
	   
   }

   .mid_para {
	
	padding-left: 30px;
	padding-right: 30px;
  	position: absolute;
  	background: #027c7cba;
  	padding-top: 20px;
  	padding-bottom: 20px;
  	
  }
  
  .mid_para2 {
    padding-left: 30px;
	padding-right: 30px;
  	position: absolute;
    background: #6b469cad;
  	padding-top: 20px;
  	padding-bottom: 20px;
  }
	
  

  .background_size {
	  
		background-size: 210%;
		
		
  }
	
  .testimonial_background {
  
	padding: 15px;
	
  }

  .mobile_center {
  
	justify-content: center;
	padding-bottom: 35px;
  }
  	
 .small_header {
  
	font-size: 3.5vw;
	
	
  }
  

}


@media only screen and (max-width: 767px) {
  
  #footer_links {
	
	margin-bottom: 20px;
	
	
  }
  
  .button_margin {
  
	  margin-top: 20px;
	  
  }
  
  .foot_bot p {
	
		text-align: center;
		
	}
	.foot_bot2{
		padding-top:20px;
		text-align: center;
	
	 }
   .names_mobile {
  		
		text-align: center;
  		margin-top: 15px;
	
    } 
   .smaller_font {
  
	font-size: 14px !important;
	
  }
	.about_align {
  
	  text-align: center;
	  
	}
  	  
  .page_padding {
  
	
	padding-bottom: 60px;
  }
  
 .page_padding_top {
  
	
	padding-top: 60px;
  }


  .elemphotos_padding2 {
  
	padding-bottom: 50px;
  }

  	.careers_box {
	
	/* background: linear-gradient(185deg, rgba(23,34,45,1) 0%, rgba(66,22,124,1) 100%);*/
  	background: linear-gradient(180deg, rgba(23,34,45,1) 0%, rgba(85,46,136,1) 100%);
	 border: 2px solid #552e88;
     padding-top: 25px;
	 padding-bottom: 25px;
  }

	 .careers_margintop {
	  
	  margin-top: 20px;
	  
	}


	.careers_small_para2 {
  
		padding-bottom: 30px;
	
  }
  
}


@media only screen and (min-width: 992px) {
  

  .purple_gradient {
  
	  
	  background: linear-gradient(0deg, rgba(23,34,45,1) 0%, rgba(130,82,193,1) 50%, rgba(23,34,45,1) 100%);
	  
	}

  .teal_gradient {
	
		background: linear-gradient(0deg, rgba(23,34,45,1) 0%, rgba(3,165,165,1) 50%, rgba(23,34,45,1) 100%);
		
	  }
  
  
  
}

@media only screen and (max-width: 575px) {

    
  .align_last_home {
	
	  text-align-last: center;
	  
	}
  
  
  .special_box {
  
	  height: 175px;
	  
	}
  
  
  .guarantee_text {
	
		text-align: center;
		
	  }
	
	.comp_box {
	
		height: 120px;
		
		
	  }
  
   .small_paddingtop {
  
		padding-top: 20px;
	
   }
	
  .small_paddingtop2 {
	
		
		padding-top: 20px;
		
   }
	
	.white_text {
  
		color: #fff;
	
    }



	.link_show {
	
		display: none;
  
	}

	.link_show_mobile {
	
	
		display: block;
	
	}

	.center_mobile {
  
	text-align: center;
    }
	
	.careers_small_para {
  
		margin-bottom: 35px;
	
   }
    
}