/* Enter Your Custom CSS Here */

.contact-page-form {
padding: 10px;
border: #c0c0c0 solid 1px;
background-color: #e2e2e2;
}

.testimonial_rotator_quote {
  	font-style: italic!important;
}

.widgettitle {
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 18px;
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
text-transform: none;
letter-spacing: 1px;
}



/* other services buttons */

.service-buttons {
  column-count: 2;
}

.service-buttons .avia-button {
padding: 12px 16px 10px;
font-size: 15px!important;
min-width: 90px;
width: 335px!important;
}

@media screen and (max-width: 960px){
.service-buttons {
  column-count: 1;
}

  
}


.logo {
 	display:none !important; 
}
.header_color .main_menu ul:first-child > li.current-menu-item,
.header_color .main_menu ul:first-child > li:hover {
    background-color: rgba(64, 63, 65, 0.35);
}
.html_header_top.html_bottom_nav_header #top .main_menu ul:first-child>li:hover {
    background-color: #161616 !important;
}
.av-equal-height-column-flextable{

padding: 30px 0 !important;
}
.avia-builder-el-2 form.avia-builder-el-3 {
  
}

.sub-menu {
    background-color: #000000 !important;
    color: #3d3c3e;
}

#footer iframe {
    height: 165px;
    border: 5px solid #fff !important;
  	margin-top: 15px;
}

.bot-right {
    width: 100%;
    display: block;
    margin: 5px auto 0px;
}

.bot-right img {
  	margin-left:5px;
  	-mx-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
  	box-shadow: 2px 3px 2px #2a2a2b;
	border-radius: 50%;
}

.bot-right img:hover {
 	 opacity:0.8;  
  	box-shadow: 2px 3px 2px #626263;
}


/*-- Footer --*/

 #footer .container {
    max-width: 1100px;
}
 #footer {
	background: #2d2c2e;
	background: -webkit-linear-gradient(#2d2c2e, #444345);
	background: -o-linear-gradient(#2d2c2e, #444345);
	background: -moz-linear-gradient(#2d2c2e, #444345);
	background: linear-gradient(#2d2c2e, #444345);
  	font-family: 'Open Sans', sans-serif;
}

.flex_column .widget .widgettitle {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 15px;
    text-transform: capitalize !important;
}

#footer .flex_column .widget li,
#footer .flex_column .widget li a,
#footer .flex_column .widget{
    font-size: 16px;
    line-height: 34px;
}

#footer .av_one_fourth:nth-child(2){
    margin-left: 10px;
    width: 25%;
}


/*--Home Page---*/

.row3-cont img {
    float: left;
    display: block;
    margin: 0px 35px 15px 0px;
  	width: 100%;
	max-width: 455px;
}

.row3-cont h1 {
    color: #7f7f7f;
    font-size: 40px;
    line-height: 29px;
    text-transform: none !important;
    font-weight: 400;
  	margin-bottom:30px;
}

.row3-cont p{
    color: #7c7c7c;
    font-size: 16px;
    line-height: 24px;
}

#testimonial_rotator_wrap_54 {
    quotes: "\201C""\201D";
    position: relative;
}

#testimonial_rotator_wrap_54:before {
    content: open-quote;
    font-size: 35px;
    color: #7c7c7c;
    font-family: times new roman;
    font-weight: 600;
  	position:absolute;
  	top: 1%;
	left: 1%;
}


#testimonial_rotator_wrap_54:after {
    content: close-quote;
    font-size: 35px;
    color: #7c7c7c;
    font-family: times new roman;
    font-weight: 600;
  	position:absolute;
  	bottom: 1%;
	right: 1%;
}

#main{
  	font-family: "Open Sans",sans-serif;
}
#main .container_wrap_first {
    background-image: url("http://www.aaspen.com/wp-content/uploads/2016/05/aaspen-bg_02.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
  	background-color: #fff !important;
}

#main .container_wrap_first .container {
 	max-width:1100px; 
}

/*row1*/
.row1-btn {
    text-align: center;
    width: 100%;
    display: block;
    font-family: "Open Sans",sans-serif;
}

.btn-div {
    width: 286px;
    height: 108px;
    background-image: url("http://www.aaspen.com/wp-content/uploads/2016/05/btn-div_03.png");
    display: block;
    box-sizing: border-box;
    padding: 20px 0px;
  	margin: 0 auto 20px;
  	background-repeat: no-repeat;
	background-position: center;
  	-mx-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
  	background-size: 100% 100%;
}

.btn-div:hover {
  	opacity:0.8;
}
.btn-div a:hover {
  	text-decoration:none;
}

.row1-btn .btn-div h1 {
    color: #fff;
    font-size: 29px;
    line-height: 32px;
  	margin: 0;
}

.row1-btn .btn-div h1 strong {
  	display: block;
  	font-size: 34px;
}

/*row2*/

.row2-top h1{
    font-size: 34px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
  	text-transform: none !important;
  	margin: 0;
}

.row2-top {
    /* background-image: url("http://20by4.com/~aaspen3/wp-content/uploads/2016/05/row-title-bg_03.png"); */
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: center top;
    box-sizing: border-box;
    text-align: center;
    padding: 17px 0px;
    background-color: darkred;
    border-radius: 9px 9px 0px 0px;
}

.row2-cont img {
    display: block;
    margin: 0px auto 15px;
    width: 100%;
    max-width: 271px;
  	border: 5px solid #fff !important;
}

.row2-cont {
    font-size: 14px;
    line-height: 24px;
    color: #7c7c7c;
  	background-color: #fafafa;
	padding: 15px 20px 35px;
	box-sizing: border-box;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
  	box-shadow: 0px 4px 1px #9f9f9f;
  	min-height: 500px;
}
/***homepage-copy****/
.row2-cont1 {
    font-size: 14px;
    line-height: 24px;
    color: #7c7c7c;
  	background-color: #fafafa;
	padding: 15px 20px 35px;
	box-sizing: border-box;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
  	box-shadow: 0px 4px 1px #9f9f9f;
  	min-height: 300px;
}
.row2-top1 h1{
    font-size: 34px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
  	text-transform: none !important;
  	margin: 0;
}

.row2-top1 {
    /* background-image: url("http://20by4.com/~aaspen3/wp-content/uploads/2016/05/row-title-bg_03.png"); */
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: center top;
    box-sizing: border-box;
    text-align: center;
    padding: 17px 0px;
  	background-color: darkred;
    border-radius: 9px 9px 0px 0px;
}
.row2-cont2 {
    font-size: 14px;
    line-height: 24px;
    color: #7c7c7c;
  	background-color: #fafafa;
	padding: 15px 20px 35px;
	box-sizing: border-box;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
  	box-shadow: 0px 4px 1px #9f9f9f;
  	min-height: 275px;
}
.row2-top2 h1{
	font-size: 30px;
    line-height: 40px;
    color: #fff;
    font-weight: 400;
  	text-transform: none !important;
  	margin: 0;;
}
.row2-top2 {
    background-image: url("http://www.aaspen.com/wp-content/uploads/2016/05/aaspen-header2.png");
    background-repeat: no-repeat;
    /* background-size: cover; */
    /* background-color: #fff; */
    width: 100%;
    height: auto;
    /* box-shadow: 0px 4px 1px #9f9f9f; */
    background-position: center top;
    box-sizing: border-box;
    text-align: center;
    padding: 32px 0px 7px 0px;
    border-radius: 25px 25px 0px 0px;
}

.avia-builder-el-2 form.avia-builder-el-3 {
    position: absolute;
    margin-bottom: 0 !important;
    left: 22px;
    top: 74px;
}
.avia-builder-el-2 form.avia-builder-el-3 fieldset #avia_1_1 {
    padding: 5px 5px 5px 5px;
  	width:93%;
}
.avia-builder-el-2 form.avia-builder-el-3 fieldset #avia_2_1 {
    padding: 5px 5px 5px 5px;
  	width:93%;
}
.avia-builder-el-2 form.avia-builder-el-3 fieldset #avia_3_1 {
    padding: 5px 5px 5px 5px;
  	width:93%;
}
.avia-builder-el-2 form.avia-builder-el-3 fieldset #avia_4_1 {
    padding: 5px 5px 5px 5px;
    line-height: 1em;
  	width:93%;
  	height:10px;
}
.avia-builder-el-2 form.avia-builder-el-3 fieldset p.form_element .button {
    padding: 9px 22px;
    min-width: 100px;
}
.avia-builder-el-2 form.avia-builder-el-3 fieldset .first_form,
.avia-builder-el-2 form.avia-builder-el-3 fieldset label,
.avia-builder-el-2 form.avia-builder-el-3 fieldset .form_element {
    margin: 0 auto !important;
}
/***end of homepage-copy****/
.testimonial_rotator_slide_title {
    font-size: 16px;
    line-height: 19px;
 	text-transform: capitalize !important;
}

.testimonial_rotator_wrap.with-prevnext {
    padding: 0px 30px !important;
}

/*---MENU---*/
#avia-menu li a{
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

#avia-menu li {
/*    width: 19%; */
    padding-right: 5%;
}

#avia-menu {
  	width: 100% !important;
	text-align: center!important;
}


/*---HEADER---*/
.header-div {
    width: 30%;
    display: inline-block;
    vertical-align: middle;
}

.inner-container {
    max-width: 1100px;
    margin: 0 auto;
}

#header_main_alternate .container {
    max-width: 1100px;
}
#header_main_alternate {
    background-image: url('http://www.aaspen.com/wp-content/uploads/2016/05/menu-bg_03.jpg');
    border: none;
    background-repeat: repeat-x;
    background-size: auto 100%;
  	margin-top: -20px;
}
.container.av-logo-container {
  	line-height: 29px !important;
  	background: #2d2c2e;
    background: -webkit-linear-gradient(#2d2c2e, #444345); 
    background: -o-linear-gradient(#2d2c2e, #444345); 
    background: -moz-linear-gradient(#2d2c2e, #444345); 
    background: linear-gradient(#2d2c2e, #444345);
  	min-height: 118px;
  	-mx-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
  	height: auto !important;
}

.responsive .container {
    padding: 0 !important;
}

.header-first h2{
    font-family: "Open Sans",sans-serif;
    font-size: 30px;
    line-height: 32px;
    font-weight: bold;
    font-style: italic;
  	color: #fff;
}

#header_main {
  	font-family: "Open Sans",sans-serif !important;
  	border: none;
}

.header-logo.header-div{
    width: 37%;
    margin-bottom: 11px;
}

.header-last.header-div {
  	text-align:right;
}

.header-last.header-div strong{
    font-size: 35px;
    font-weight: bold;
    line-height: 29px;
    text-shadow: 0px 3px 5px #000;
 	color: #e4e4e4!important;
}

/*---------My Responsive Style------------*/


@media screen and (max-width: 1200px){
	#header_main_alternate .container,
  	.inner-container,
  	#main .container_wrap_first .container,
  	#footer .container {
    		max-width: 940px;
	}
  	.btn-div {
    	width: auto;
   	 	height: auto;
    	padding: 15px 0px 5px;
	}
  	.row1-btn .btn-div h1 {
    	font-size: 25px;
    	line-height: 29px;
	}
  	.row1-btn .btn-div h1 strong {
    	font-size: 30px;
	}
  	.row2-top {
    	padding: 25px 0px 8px;
	}
  	#testimonials-div .row2-cont {
    	padding: 0px;
	}
  	.row2-cont {
    	min-height: 306px;
	}
  	.row3-cont h1 {
    	font-size: 38px;
    	line-height: 26px;
  	}
  	.row3-cont p {
    	font-size: 15px;
    	line-height: 23px;
	}
  	
	#footer .flex_column .widget li, #footer .flex_column .widget li a, #footer .flex_column .widget {
    	font-size: 14px;
    	line-height: 32px;
	}  
  	#testimonial_rotator_wrap_54::after {
    	bottom: -4%;
	    right: 3%;
	}
  	.avia-builder-el-2 form.avia-builder-el-3{
    	top:95px;
  	}
}

@media screen and (max-width: 960px){
	#header_main_alternate .container,
  	.inner-container,
  	#main .container_wrap_first .container,
  	#footer .container {
    		max-width: 757px;
	}
  	.header-first h2 {
   		font-size: 25px;
    	line-height: 26px;
  	}
  	.header-last.header-div strong {
    	font-size: 30px;
    	line-height: 23px;
    	color: #e4e4e4!important;
  	}
  	.header-logo.header-div {
    	width: 35%;
	}
  	.header-div {
    	width: 32%;
	}
  
  	.btn-div {
    	padding: 10px 0px 5px;
    	margin: 0 auto 10px;
	}
  	.row1-btn .btn-div h1 strong {
    	font-size: 26px;
	}
  	.row1-btn .btn-div h1 {
    	font-size: 20px;
    	line-height: 25px;
	}
  	.row2-top h1 {
    	font-size: 28px;
    	line-height: 20px;
  	}
  	.row3-cont img {
    	width: 40%;
	}
  	.row3-cont h1 {
    	font-size: 34px;
    	line-height: 22px;
	}
  	#footer div .av_one_fourth,
  	#footer .av_one_fourth:nth-child(2) {
    	margin-left: 3% !important;
    	width: 45%;
	}
  .avia-builder-el-2 form.avia-builder-el-3{
    	top:80px;
  	}
  	.row2-top2 h1{
    	line-height: 24px;
    	padding-top:7px;
	}
}

@media screen and (max-width: 767px){
	#header_main_alternate .container,
  	.inner-container,
  	#main .container_wrap_first .container,
  	#footer .container {
    		max-width: 600px;
	}
  	#header_main .container {
    	width: 100% !important;
    	max-width: 100% !important;
	}
  	.row1-btn {
    	width: 50%;
    	margin: 0px auto;
    	display: block;
	}
  	.header-div {
   		width: 100%;
    	margin: 0 auto 20px;
    	display: block;
    	float: none;
    	text-align: center;
	}
  	.header-div br {
		display: none;
	}
  	.header-first.header-div {
    	padding-top: 20px;
  	}
  	.header-last.header-div {
    	text-align: center;
    	margin: 20px auto 0 !important;
    	padding-bottom: 20px;
	}	
  	.header-logo.header-div {
    	width: 100%;
	}
  	.header-logo.header-div img {
    	width: 60%;
    	max-width: 404px;
    	display: block;
    	margin: 0px auto;
	}
  	#advanced_menu_toggle {
    	right: 3% !important;
    	top: 15% !important;
  	}
  	.row2-div {
   		width: 50%;
    	display: block;
    	margin: 0 auto;
	}
  	.row3-cont img {
    	width: 100%;
    	display: block;
    	float: none;
    	margin: 30px auto 0;
	}
    .avia-builder-el-2 form.avia-builder-el-3{
      top: 74px;
      left: 26vw;
    }
    .avia-builder-el-2 form.avia-builder-el-3 fieldset #avia_1_1,
  	.avia-builder-el-2 form.avia-builder-el-3 fieldset #avia_2_1,
  	.avia-builder-el-2 form.avia-builder-el-3 fieldset #avia_3_1, 
  	.avia-builder-el-2 form.avia-builder-el-3 fieldset #avia_4_1 {
      width:80%;
    }
}

@media screen and (max-width: 640px){
	#header_main_alternate .container,
  	.inner-container,
  	#main .container_wrap_first .container,
  	#footer .container {
    		max-width: 400px;
	}
  	.row2-div,
  	.row1-btn,
  	.row3-cont img {
    	width: 70%;
  	}
  .avia-builder-el-2 form.avia-builder-el-3{
      left: 16vw;
    }
}

@media screen and (max-width: 440px){
	#header_main_alternate .container,
  	.inner-container,
  	#main .container_wrap_first .container,
  	#footer .container {
    		max-width: 280px;
	}
  	.row2-div, .row1-btn, .row3-cont img {
    	width: 90%;
	}
  	.row3-cont h1 {
    	font-size: 30px;
    	line-height: 18px;
	}
  	.header-first h2 {
    	font-size: 20px;
    	line-height: 21px;
	}
  	.header-logo.header-div img {
    	width: 95%;
	}
  	.header-last.header-div strong {
    	font-size: 31px;
    	line-height: 27px;
    	color: #e4e4e4!important;
	}
  	.bot-right img {
    	width: 10%;
    	max-width: 32px;
	}
  	#advanced_menu_toggle {
   	 	right: 5% !important;
    	top: 90% !important;
	}
  	.avia-builder-el-2 form.avia-builder-el-3{
      left: 10vw;
    }
  
}

@media screen and (max-width: 300px){
	#header_main_alternate .container,
  	.inner-container,
  	#main .container_wrap_first .container,
  	#footer .container {
    		max-width: 90%;
	}
  	.bot-right,
  	.top-right {
    	text-align: left;
    	padding-left: 15px;
	}
}
.current-menu-item a{
	color: #fff !important;
}
.current-menu-item > a{
	background-color: #262626 !important;
}
.sub-menu li{
  padding-right: 0 !important;
  background-color: #000000 !important;

}
#avia-menu > li.current-menu-parent.current-page-parent, #avia-menu > li.current-menu-parent.current-page-parent:hover{
  	background-color: #161616 !important; 
}