/*
 Theme Name:     twentysixteen Child Theme
 Theme URI:      
 Description:    A bare-bones child theme for use with twentysixteen Theme from <a href="https://wordpress.org/">Wordpress</a>. To use this Child Theme, you must have <a href="https://wordpress.org/themes/twentysixteen/">twentysixteen</a> parent theme installed.
 Author:         Nightbirds Solutions
 Author URI:    
 Template:       twentysixteen
 Version:        1.0.0
*/

/* = My Styles
------------------------------------------------------------------------------------------------------------ */
div.wpcf7-mail-sent-ok {
    border: 1px solid #fff;
    background: #253754;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 1;
    padding-top: 35px;
}
.wpcf7-validation-errors {
    color: #fff;
    border: 1px solid #fff !important;
}
button.cf7mls_btn.sending:not(.disabled):not(.expand) {
    text-align: center !important;
}
.cf7mls_back.action-button,
.cf7mls_progress_bar {
    display: none;
}
#hpsec1 .form .wpcf7-recaptcha div{
	width: 304px;
	height: 78px;
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
}
#hpsec1 .form .inp input.wpcf7-submit{
	background: #f4ad04 !important;
	padding: 20px !important;
	width: 100%;
	margin-top: 25px;
	text-align: center;
}
.fieldset-cf7mls-wrapper {
    position: relative;
    padding: 0;
    overflow: hidden;
    margin: 0;
	text-align:center;
}
.clear {
	width: 100%;
	display: block;
	clear: both;
}
.my-container{
	width:1120px;
	display:block;
	position:relative;
	margin:0 auto;
}
body:not(.custom-background-image)::before,
body:not(.custom-background-image)::after {
	display:none;
}
.site {
    margin: 0;
}
.entry-content{
	margin:0 auto !important;
}
body,
p {
    margin: 0;
	font-family: 'Arial', sans serif;
	color:#383838;
	font-size:16px;
}
ul {
    list-style: none;
}
.main-navigation {
    margin: 0 auto;
}
#my-header {
    background: #fff;
    display: block;
    padding-top: 20px;
    border-top: 10px solid #135caf;
    width: 100%;
	border-bottom: 5px solid #dbdbdb;
}
#my-header .my-logo {
    float: left;
	margin-bottom: -20px;
}
#my-header .my-info {
    float: right;
	margin-top: 10px;
}
#my-header .my-info p a,
#my-header .my-info p {
    display: inline-block;
    margin-left: 25px;
    vertical-align: top;
    font-size: 20px;
    line-height: 26px;
    color: #383838;
}
#my-header .my-info p .fa {
    padding: 10px 12px;
    background: #e43f44;
    color: #fff;
    margin-right: 10px;
}
#menu-main-menu {
    float: right;
	margin-top: 10px
}
#menu-main-menu li{
    border-bottom: 5px solid transparent !important;
    margin-bottom: -5px;
	margin-left: 20px;
}
#menu-main-menu li a{
	color: #253754;
	font-size: 18px;
	line-height: 25px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'Arial', sans serif;
	text-align: center;
}
#menu-main-menu .menu-item.current-menu-item,
#menu-main-menu .menu-item:hover,
#menu-main-menu .menu-item:focus{
    border-bottom: 5px solid #e43f44 !important;
}
#menu-main-menu .menu-item.current-menu-item a,
#menu-main-menu .menu-item:hover a,
#menu-main-menu .menu-item:focus a{
    color: #253754 !important;
}
.site-inner {
    margin: 0 auto;
    max-width: 100%;
    position: relative;
}
.site-content {
    padding: 0;
}
.site-main {
    margin-bottom: 0;
}
.page-template-full-width .content-area,
.page-template-template-home .content-area {
    float: none;
    margin-right: 0;
    width: 100%;
}
.entry-header {
    display: none;
}
#hpsec1 {
    background-image: url('/wp-content/uploads/2017/09/hpsec1-bg_02.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 50px 0 0;
    width: 100%;
    display: block;
}
#hpsec1 .sec1-left {
    float: left;
	position: absolute;
	bottom: 0;
	width: auto;
	left: -80px;
}
#hpsec1 .sec1-left img{
	width: 480px;
}
#hpsec1 .sec1-right {
    float: right;
	width: 60%;
	margin-top: 80px;
}
#hpsec1 .sec1-right h5 {
    font-size: 25px !important;
    font-family: 'Raleway', sans serif;
    color: #253754;
    line-height: 30px !important;
    text-transform: uppercase;
    font-weight: 800 !important;
    margin-bottom: 10px;
}
#hpsec1 .sec1-right h1 {
    font-family: 'Raleway', sans serif;
    color: #135caf;
    font-size: 50px;
    font-weight: 800;
    line-height: 56px;
    margin: 0 auto;
    margin-bottom: 10px;
}
#hpsec1 .sec1-right h1 span {
	color: #e43f44;
}
#hpsec1 .sec1-right p {
    font-size: 19px;
    color: #383838;
    line-height: 25px;
    font-weight: 400;
}
#hpsec1 .sec1-right .form {
    margin-top: 25px;
}

#hpsec1 .form h2 {
    text-align: center;
    font-family: 'Archivo Black', sans serif;
    font-size: 33px;
    line-height: 36px;
    color: #fff;
    background: #e43f44;
    padding: 20px 0;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 0;
}
#hpsec1 .form .fieldset-cf7mls.cf7mls_current_fs,
#hpsec1 .hp-form .main-form {
    padding: 35px;
    background: #253754;
    display: block;
	padding-top: 15px;
	min-height: 400px;
	margin-bottom: 0;
}

#hpsec1 .form p,
#hpsec1 .hp-form .main-form p{
	font-size: 17px;
	text-align: left;
	margin-bottom: 0;
	color: #959ca7;
	font-style: italic;
}
#hpsec1 .form p.maintext,
#hpsec1 .hp-form .main-form p.maintext{
	text-align: center;
	color: #fff;
	font-style: normal;	
	margin-bottom: 10px;
}
#hpsec1 .form .fw{
	margin-bottom: 10px;
}
#hpsec1 .form .fw p{
	margin-bottom: 0px;
}
#hpsec1 .form .mandatory{
	position: absolute;
}
#hpsec1 .form .cf7mls_next.cf7mls_btn.action-button{
	float: right;
	width: 47%;
	margin-top: 12px;
	padding: 20px 0;
}
#hpsec1 .hp-form .main-form .wpcf7-textarea {
    height: 80px;
    background: #455671;
    border: 1px solid #697a95;
	color:#fff;
}
#hpsec1 .form .wpcf7-textarea{
	height: 80px;
}
#hpsec1 .form .wpcf7-textarea,
#hpsec1 .form input,
#hpsec1 .hp-form .main-form input {
    background: #455671;
    border: 1px solid #697a95;
	color:#fff;
	font-style: normal;
}
#hpsec1 .form .inpl,
#hpsec1 .hp-form .main-form .inpl {
	margin-right: 19px;
}
#hpsec1 .form .inp,
#hpsec1 .hp-form .main-form .inp {
    width: 48%;
    display: inline-block;
	margin-bottom: 10px;
	vertical-align: bottom;
}
#hpsec1 .hp-form .main-form .wpcf7-submit {
    background: #f4ad04 !important;
    padding: 20px !important;
    width: 100%;
}
#hpsec1 .hp-form .main-form .ajax-loader {
    display: none !important;
}

#hpsec1 .form span ,
#hpsec1 .hp-form .main-form span {
    color: #fff;
}
#hp-sec2 {
    padding: 60px 0;
    display: block;
    width: 100%;
}
.sec-title {
    font-size: 30px !important;
    line-height: 36px !important;
    color: #253754;
    font-family: 'Raleway', sans serif;
    padding-bottom: 20px;
    border-bottom: 2px solid #ccc;
	text-transform:uppercase;
}
.sec-title span {
    color: #ffb300;
}
#hp-sec2 p {
	margin-bottom: 10px;
}
#hp-sec3 {
    background-image: url('/wp-content/uploads/2017/09/hpsec3-bg_02.jpg');
    padding: 70px 0;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    display: block;
    background-position: center center;
}
#hp-sec3 h2{
	font-size: 30px !important;
	line-height: 36px !important;
	color: #fff;
	font-family: 'Raleway', sans serif;
	margin-bottom:10px;
	font-weight: 700;
}
#hp-sec3 h2 span{
	color:#ffb300;
}
#hp-sec3 p{
	color: #fff;
}
#hp-sec3 .sec3-left {
    width: 70%;
}
#hp-sec3 .sec3-left .has-image .img {
	width: 75px;
	margin-right: 0;
	float: none;
	padding: 0;
	padding-top: 0;
	position: absolute;
}
#hp-sec3 .sec3-left .testimonial_rotator.template-default .has-image .text{
	width: 80%;
	float: none;
	padding: 0;
	margin: 0;
}
#hp-sec3 .sec3-left .testimonial_rotator_description h2{
	margin-top: 10px;
	margin-left: 95px;
	margin-bottom: 50px;
	font-family: 'Arial', sans serif;
	font-size: 25px !important;
	font-weight: normal !important;
	line-height: 30px !important;
}
#hp-sec3 .sec3-left .testimonial_rotator_author_info.cf-tr {
	position: absolute;
	top: 33px;
	left: 95px;
	border: none;
	padding: 0;
}
#hp-sec3 .sec3-left .testimonial_rotator_author_info.cf-tr p{
	font-size: 19px;
	color: #ffb300;
	line-height: 24px;
}
#hp-sec3 .sec3-left .testimonial_rotator_quote {
    color: #fff;
    font-size: 20px;
    font-family: 'Libre Baskerville', serif;
    line-height: 30px;
    font-weight: normal;
}
#hp-sec3 .sec3-left .testimonial_rotator_wrap.with-prevnext {
    padding: 0;
    margin: 0 auto;
    margin-top: 55px;
}
#hp-sec3 .sec3-left .testimonial_rotator_prev {
    left: auto;
    right: 45px;
    border: 1px solid #fff;
    padding: 5px 10px;
    border-radius: 50%;
}
#hp-sec3 .sec3-left .testimonial_rotator_next {
    border: 1px solid #fff;
    padding: 5px 10px;
    border-radius: 50%;
}
#hp-sec3 .sec3-left .testimonial_rotator_prev:hover,
#hp-sec3 .sec3-left .testimonial_rotator_next:hover {
	background:#ffb300;
}
#hp-sec3 .sec3-left .testimonial_rotator_next .fa,
#hp-sec3 .sec3-left .testimonial_rotator_prev .fa {
    color: #fff;
}
#hp-sec4 {
    padding: 70px 0 0;
    display: block;
    width: 100%;
}
#hp-sec4 .sec-title {
	text-align:center;
}
#hp-sec4 .sec4-left {
    position: absolute;
    bottom: 0;
	width: 35%;
}
#hp-sec4 .sec4-right {
    width: 60%;
    float: right;
	margin-top: 65px;
	margin-bottom: 30px;
}
#hp-sec4 .sec4-right ul li h4{
	font-size: 22px;
	font-family: 'Arial', sans serif;
	color: #253754;
	margin-bottom: 5px;
	line-height: 30px;
	text-transform: capitalize;
	letter-spacing: 0px;
}
#hp-sec4 .sec4-right ul li p{
	margin-bottom: 35px;
}
.blue-sec {
    padding: 100px 0 50px;
    background: #135caf;
    width: 100%;
    display: block;
	position:relative;
}
.blue-sec:before {
	content: "";
	background-image: url('/wp-content/uploads/2017/09/sec-logo_03.png');
	top: -40px;
	position: absolute;
	width: 121px;
	height: 106px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.blue-sec .sec-title {
    text-align: center;
	color:#fff;
}
.blue-sec p {
    text-align: center;
    color: #fff;
}
#hp-sec6 {
    padding: 80px 0;
    display: block;
    width: 100%;
    background-image: url('/wp-content/uploads/2017/09/hpsec6-bg_02.jpg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
#hp-sec6 .vid-cont {
    width: 70%;
    margin: 0 auto;
}
#hp-sec6 iframe {
    border: 5px solid #e1e1e1;
}
#hp-sec8 {
    padding: 80px 0 0;
    display: block;
    width: 100%;
    background-image: url('/wp-content/uploads/2017/09/hpsec8-bg_02.jpg');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.sec-cont-red {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #ff373d;
    padding: 30px 0;
}
.sec-cont-red h2{
	font-size: 35px;
	line-height: 40px;
	font-family: 'Raleway',san serif;
	color: #fff;
	font-weight: 600;
	margin-bottom: 20px;
}
.sec-cont-red p{
	color: #fff;
}
.entry-footer{
	display: none;
}
#my-footer {
    background: #253754;
    display: block;
    width: 100%;
}
#my-footer .widget-area {
    width: 100%;
    margin: 0 auto;
    float: none;
    display: block;
}
#my-footer .widget-area .widget {
	padding: 0;
	border: none;
}
#my-footer .widget-area .widget .fw-1 ul{
	margin: 0;
	background: #22334e;
	padding: 20px 0;
	display: block;
	width: 100%;
}
#my-footer .widget-area .widget .fw-1 ul li {
	display: inline-block;
	width: 33%;
	margin: 0 auto;
	vertical-align: top;
	border-right: 3px solid #253754;
	min-height: 85px;
	padding: 0 24px;
}
#my-footer .widget-area .widget .fw-1 ul li:last-child {
	border-right:none;
}
#my-footer .widget-area .widget .fw-1 ul li img{
	float: left;
	margin-right: 15px;
}
#my-footer .widget-area .widget .fw-1 ul li:last-child,
#my-footer .widget-area .widget .fw-1 ul li:first-child {
    padding: 0 45px;
}
#my-footer .widget-area .widget .fw-1 ul li .li-cont {
    float: left;
    display: block;
}
#my-footer .widget-area .widget .fw-1 ul li .li-cont h5{
	color: #fff;
	font-family: 'Arial', sans serif;
	text-transform: uppercase;
	font-size: 17px;
	margin-bottom: 10px;
	line-height: 25px;
}
#my-footer .widget-area .widget .fw-1 ul li .li-cont p a,
#my-footer .widget-area .widget .fw-1 ul li .li-cont p{
	color: #fff;
	font-size: 15px;
	margin-bottom: 0;
	line-height: 22px;
	box-shadow:none;
}
#my-footer .widget-area #media_image-2 {
    padding: 50px 0 !important;
    text-align: center;
}
#my-footer .bottom-footer {
    border-top: 1px solid #2c4060;
    padding: 15px 0;
    display: block;
    width: 100%;
}
#my-footer .bottom-footer .fr{
	font-size: 13px;
	color: #7c8aa2;
	float: right;
}
#my-footer .bottom-footer .fl{
	font-size: 13px;
	color: #7c8aa2;
	float: left;
}
#about-sec1 {
    padding: 80px 0;
    background-image: url('/wp-content/uploads/2017/09/apsec1-bg_02.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
}
#about-sec1 .sec-cont {
    background-color: rgba(255,255,255,0.3);
    padding: 50px;
}
#about-sec1 .sec-cont h2{
	font-size: 35px !important;
	line-height: 36px !important;
	color: #253754;
	font-family: 'Raleway', sans serif;
	text-transform: uppercase;
	text-align: center;
}
#about-sec1 .sec-cont p{
	margin-bottom: 25px;
}
#about-sec2 {
    padding: 80px 0;
    width: 100%;
    display: block;
}
#about-sec2 p,
#about-sec2 h2{
	text-align: center;
}
#about-sec2 ul{
	margin: 0 auto;
	margin-top: 65px;
}
#about-sec2 ul li {
    display: inline-block;
    width: 30%;
    background: #f1f1f1;
    border: #e1e1e1;
    padding: 10px 0 0 35px;
    margin: 15px;
	min-height: 70px;
	vertical-align:top;
    width: 31%;
    margin: 10px;
	line-height: 50px;
}
#about-sec2 ul li br{
	display:none !important;
}
#about-sec2 ul li img{
	display: inline-block;
    vertical-align: middle;
	margin-right: 19px;
	width:30px;
}
#about-sec2 ul li h5 {
    display: inline-block;
    vertical-align: middle;
	margin:0 auto;
	text-align:left;
    font-weight: bold;
	text-transform: capitalize;
	line-height:20px;
}
#about-sec4 {
    padding: 80px 0;
    width: 100%;
    display: block;
}
#about-sec4 h2{
	text-align:center;
}
#about-sec4 p{
	margin-bottom:20px;
	text-align:center;
}
#about-sec4 ul {
	margin-top:50px;
}
#about-sec4 ul li {
    display: inline-block;
    width: 47%;
    vertical-align: top;
    margin: 15px;
    border: 1px solid #e1e1e1;
    padding: 30px;
    min-height: 400px;
}
#about-sec4 ul li h5{
	font-size: 30px;
	color: #135caf;
	margin-bottom: 10px;
	margin-top: 0;
	font-family: 'Raleway', sans serif;
	font-weight: 800;
	line-height: 36px;
}
#about-sec4 ul li p{
	text-align:left;
}
#cp-sec1 iframe {
    margin-bottom: 0;
}
#cp-sec2 .cp-form {
    margin-top: -75px;
    margin-bottom: 75px;
}
#cp-sec2 .form-cont {
    width: 70%;
    margin: 0 auto;
}
#cp-sec2 .cp-form h2{
	text-align: center;
	font-family: 'Raleway', sans serif;
	font-size: 30px;
	line-height: 36px;
	color: #fff;
	background-color: rgba(51,114,185,0.9);
	padding: 20px 0;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0;
}
#cp-sec2 .cp-form .main-form{
	padding: 35px;
	background: #f4f4f4;
	display: block;
}
#cp-sec2 .cp-form .main-form .maintext {
    text-align: center;
    color: #434343;
    font-style: normal;
    margin-bottom: 20px;
}
#cp-sec2 .cp-form .main-form p {
    font-size: 17px;
    text-align: left;
    margin-bottom: 0;
    color: #495058;
    font-style: italic;
}
#cp-sec2 .cp-form .main-form .inp {
    width: 48%;
    display: inline-block;
    margin-bottom: 10px;
}
#cp-sec2 .cp-form .main-form .inpl {
	margin-right: 24px;
}
#cp-sec2 .cp-form .main-form input {
    background: #fff;
    border: 1px solid #e2e2e2;
}
#cp-sec2 .cp-form .main-form .wpcf7-textarea {
    height: 80px;
    background: #fff;
    border: 1px solid #e2e2e2;
}
#cp-sec2 .cp-form .main-form .cf-btn{
	margin: 0 auto;
	text-align: center;
	display: block;
	margin-top: 30px;
}
#cp-sec2 .cp-form .main-form .cf-btn input{
	background: transparent !important;
	color: #2c3954;
	border: 2px solid #41475f;
	padding: 20px 35px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c7ccd3;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #c7ccd3;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #c7ccd3;
}
:-moz-placeholder { /* Firefox 18- */
  color: #c7ccd3;
}
.captcha {
    margin-top: 25px;
}

/*----------------MY RESPONSIVE CSS------------------*/

@media screen and (max-width:1200px) {
	.my-container{
		width:980px;
	}
	#hpsec1 .hp-form .main-form .inpl {
    	margin-right: 16px;
	}
	#hpsec1 .sec1-left {
		left: -105px;
	}
	#hp-sec3 {
    	padding: 50px 0;
	}
	#hp-sec4 .sec4-right {
    	margin-top: 30px;
	}
	#hp-sec3 .sec3-left .testimonial_rotator_wrap.with-prevnext {
    	margin-top: 35px;
	}
	#my-footer .widget-area .widget .fw-1 ul li {
	    padding: 0px 7px;
    	margin: 0;
	}
	#my-footer .widget-area .widget .fw-1 ul li img {
	    margin-right: 10px;
    	width: 50px;
	}
	#my-footer .widget-area .widget .fw-1 ul li:last-child,
	#my-footer .widget-area .widget .fw-1 ul li:first-child {
		padding: 0 45px;
	}
	#cp-sec2 .cp-form .main-form .inpl {
    	margin-right: 20px;
	}
	#about-sec2 ul{
		text-align:center;
	}
	#about-sec2 ul li{
		line-height: 50px;
	}
	#about-sec2 ul li img {
    	display: inline-block;
	    vertical-align: middle;
	    margin-right: 10px;
	}
	#about-sec2 ul li h5 {
	    font-size: 17px;
	    float: right;
	    width: 70%;
	    display: inline-block;
	    vertical-align: middle;
	    float: none;
    	margin-left: 10px;
	}
	#about-sec4 ul li {
	    margin: 13px;
    	min-height: 455px;
	}
	#my-footer .bottom-footer .fl,
	#my-footer .bottom-footer .fr {
	    float: none;
    	text-align: center;
	}
	#hpsec1 .form .inpl{
    	margin-right: 14px;
	}
}
@media screen and (max-width:1000px) {
	.my-container{
		width:767px;
	}
	#my-header .my-logo {
    	width: 27%;
	}
	#my-header .my-info p a,
	#my-header .my-info p {
	    margin-left: 20px;
		font-size: 17px;
    }
	#hpsec1 .sec1-right h1 {
        font-size: 42px;
		line-height: 50px;
	}
	#hpsec1 .hp-form .main-form {
	   padding: 25px;
	}
	#hpsec1 .hp-form .main-form .inpl {
    	margin-right: 11px;
	}
	#hpsec1 .sec1-left img {
    	width: 400px;
	}
	#hpsec1 .hp-form .main-form .wpcf7-submit {
    	box-sizing: border-box;
	    padding: 20px 0 !important;
	}
	#hpsec1 .sec1-right {
    	margin-top: 30px;
	}
	#hp-sec3 {
	    padding: 100px 0;
    	background-position: center left;
	}
	#hp-sec3 .sec3-left {
    	width: 100%;
	}
	#hp-sec4 .sec4-left {
        width: 50%;
    	left: -100px;
	}
	#hp-sec6 .vid-cont {
    	width: 100%;
	}
	#my-footer .widget-area .widget .fw-1 ul li {
    	width: 34%;
	}
	#my-footer .widget-area .widget .fw-1 ul li:last-child,
	#my-footer .widget-area .widget .fw-1 ul li:first-child {
    	padding: 0;
		width: 32%;
	}
	#my-footer .widget-area .widget .fw-1 ul li img {
	    width: 60px;
	    margin: 0 auto;
	    display: block;
	    float: none;
    	margin-bottom: 15px;
	}
	#my-footer .widget-area .widget .fw-1 ul li .li-cont {
	    float: none;
	    display: block;
    	text-align: center;
	}
	#my-footer .bottom-footer .fr,
	#my-footer .bottom-footer .fl {
        float: none;
    	text-align: center;
	}
	.sec-cont-red h2 {
	    font-size: 30px;
	    line-height: 36px;
    	margin-bottom: 15px;
	}
	.content-bottom-widgets {
    	margin: 0 auto !important;
	}
	#about-sec2 ul li {
    	min-height: 80px;
	    width: 29%;
	    padding: 15px 10px 0 20px;
	}
	#about-sec2 ul li img {
    	margin-right: 0;
	}
	#about-sec4 ul li {
    	margin: 10px;
	    min-height: 456px;
	}
	#cp-sec2 .cp-form .main-form .inpl {
    	margin-right: 14px;
	}
	#cp-sec2 .cp-form .main-form .cf-btn {
    	width: auto;
	}
	#cp-sec2 .form-cont {
    	width: 100%;
	}
	#hpsec1 .form .inp {
    	width: 100%;
	}
	#hpsec1 .form .mandatory {
	    position: relative;
    	text-align: left;
	}
	#hpsec1 .form .cf7mls_next.cf7mls_btn.action-button {
    	float: none;
	    width: 100%;
	}
	#hpsec1 .form .inpl {
    	margin-right: 0;
	}
}
@media screen and (max-width:909px) {
	#menu-main-menu{
		display: none;
	}
	#my-header {
		padding-bottom: 70px;
	}
	button#responsive-menu-button {
	    right: 75px !important;
    	background: #135CAF;
	}
@media screen and (max-width:787px) {
	.my-container{
		width:640px;
	}
	#my-header .my-info p a,
	#my-header .my-info p {
	    margin-left: 5px;
    	font-size: 15px;
	}
	#my-header .my-logo {
    	width: 27%;
	}
	#my-header .my-info p .fa {
	    padding: 7px 8px;
		margin-right: 10px;
	}
	#hpsec1 .sec1-right {
    	width: 100%;
	    padding-bottom: 645px;
    	margin: 0 auto;
	}
	#hpsec1 .sec1-left {
	    left: 0;
	    right: 0;
	    float: none;
	    margin: 0 auto;
    	text-align: center;
	}
	#hp-sec4 .sec4-right {
	    margin-top: 30px;
	    width: 100%;
    	padding-bottom: 475px;
	}
	#hp-sec4 .sec4-left {
	    width: 50%;
	    left: 0;
	    right: 0;
    	margin: 0 auto;
	}
	.sec-cont-red {
    	padding: 30px;
	}
	.sec-cont-red h2 br{
		display:none;
	}
	#my-footer .widget-area .widget .fw-1 ul li {
	    width: 100% !important;
	    border-right: none !important;
	    border-bottom: 3px solid #253754;
    	padding: 20px !important;
	}
	#my-footer .widget-area .widget .fw-1 ul li:last-child {
    	border-bottom: none;
	}
	#hp-sec4 .sec4-right ul{
	    margin: 0 auto;
	}
	#about-sec1 .sec-cont h2 {
	    font-size: 29px !important;
	    line-height: 35px !important;
    	margin-bottom: 20px;
	}
	#about-sec2 .sec-title {
	    font-size: 27px !important;
    	line-height: 33px !important;
	}
	#about-sec2 ul{
		text-align:center;
	}
	#about-sec2 ul li {
    	width: 45%;
	}
	#about-sec2 ul li h5 {
    	width: 75%;
	}
	#about-sec4 ul li {
	    min-height: auto;
    	width: 100%;
	}
	#about-sec4 ul li h5 {
    	font-size: 25px;
	    margin-bottom: 5px;
    	line-height: 31px;
	}
	#cp-sec2 .cp-form .main-form {
    	padding: 20px;
	}
	#cp-sec2 .cp-form .main-form .inpl {
    	margin-right: 12px;
	}
	#cp-sec2 .cp-form .main-form .maintext {
    	margin-bottom: 10px;
	}
	#cp-sec2 .form-cont {
    	width: 100%;
	}
	#cp-sec2 .cp-form h2 {
    	font-size: 27px;
	    line-height: 33px;
	}
}
@media screen and (max-width:660px) {
	.my-container{
		width:440px;
	}
	#my-header {
    	padding-bottom: 30px;
	}
	#my-header .my-logo {
    	width: 40%;
    	float: left;
	}
	#my-header .my-info {
	    float: none;
    	margin-top: 0;
	}
	#my-header .mnone {
    	display: none !important;
	}
	#hpsec1 .sec1-right h5 {
    	font-size: 20px !important;
	}
	#hpsec1 .sec1-right h1 {
	    font-size: 35px;
    	line-height: 40px;
	}
	#hpsec1 .sec1-right p {
    	font-size: 17px;
	}
	#hpsec1 .form h2,
	#hpsec1 .fieldset-cf7mls-wrapper h2 {
    	font-size: 25px;
    	line-height: 30px;
	}
	#hpsec1 .form p.maintext,	
	#hpsec1 .hp-form .main-form p.maintext {
    	font-size: 15px;
	}
	#hpsec1 .hp-form .main-form input {
		padding: 5px 10px;
	}
	#hpsec1 .hp-form .main-form .inp {
	    width: 100%;
	}
	#hpsec1 .hp-form .main-form .wpcf7-submit {
	    box-sizing: border-box;
	    padding: 20px 0 !important;
    	margin-top: 15px;
	}
	#hpsec1 .sec1-left img {
    	width: 300px;
	}
	#hpsec1 .sec1-right {
    	padding-bottom: 475px;
	}
	#hp-sec3 .sec3-left .testimonial_rotator_quote {
        font-size: 15px;
    	line-height: 22px;	
	}
	#hp-sec3 .sec3-left .has-image .img {
    	width: 55px;
	}
	#hp-sec3 .sec3-left .testimonial_rotator_description h2 {
	    margin-top: 0px;
    	margin-left: 70px;
	    margin-bottom: 45px;
	    font-size: 20px !important;	
    	line-height: 25px !important;
	}
	#hp-sec3 .sec3-left .testimonial_rotator_author_info.cf-tr {
	    top: 17px;
    	left: 70px;
	}
	#hp-sec3 .sec3-left .testimonial_rotator_author_info.cf-tr p {
	    font-size: 16px;
	    line-height: 22px;
	}
	#hp-sec4 .sec4-right {
    	padding-bottom: 300px;
	}
	.sec-title {
    	font-size: 25px !important;
	    line-height: 31px !important;
	}
	#hp-sec6 iframe {
    	height: 250px !important;
	}
	.sec-cont-red h2 {
	    font-size: 23px;
	    line-height: 30px;
    	margin-bottom: 10px;
	}
	#about-sec1 .sec-cont h2 {
	    font-size: 30px !important;
    	line-height: 36px !important;
	}
	#about-sec2 ul {
    	margin-top: 30px;
	}
	#about-sec2 ul li {
	    width: 48%;
	    margin: 3px;
    	min-height: 80px;
	}
	#about-sec2 ul li h5 {
	    width: 69%;
	}
	#about-sec4 ul {
    	margin: 0 auto;
	}
	#cp-sec2 .cp-form .main-form .inp {
	    width: 100%;
	    display: inline-block;
    	margin-bottom: 5px;
	}
	#cp-sec2 .cp-form .main-form input {
    	padding: 5px 10px;
	}
	#cp-sec2 .cp-form h2 {
	    font-size: 19px;
    	line-height: 35px;
	}
	#my-header .my-info p a,
	#my-header .my-info p {
	    margin-bottom: 0;
	    margin-left: 15px;
    	margin-top: 5px;
	}
	button#responsive-menu-button {
    	top: -75px !important;
	    right: 110px !important;
    }
	#hpsec1 .form .wpcf7-textarea, 
	#hpsec1 .form input, 
	#hpsec1 .hp-form .main-form input{
		padding:5px;
	}
	div.wpcf7-mail-sent-ok {
    	font-size: 17px;
	}
	#hpsec1 .form p{
		font-size: 15px;
	}
}
@media screen and (max-width:570px) {
	button#responsive-menu-button {
    	top: -65px !important;
	    right: 65px !important;
	    width: 35px !important;
    	height: 35px !important;
	}
}
@media screen and (max-width:460px) {
	.my-container{
		width:320px;
	}
	#my-header .my-logo {
    	width: 70%;
	}
	#my-header .my-info p a,
	#my-header .my-info p {
	    margin-left: 0;
	    font-size: 15px;
    	margin-bottom: 15px;
	}
	#hpsec1 .sec1-right h5 {
	    font-size: 19px !important;
    	margin-bottom: 5px;
	}
	#hpsec1 .sec1-right h1 {
	    font-size: 28px;
    	line-height: 32px;
	}
	#hpsec1 .fieldset-cf7mls-wrapper h2 {
	    font-size: 21px;
	    line-height: 26px;
    	padding: 15px 0;
	}
	.sec-title {
	    font-size: 23px !important;
	    line-height: 29px !important;
	    margin-bottom: 20px !important;
    	padding-bottom: 10px !important;
	}
	#hp-sec3 h2 {
	    font-size: 25px !important;
    	line-height: 30px !important;
	}
	#hp-sec3 .sec3-left .testimonial_rotator_wrap.with-prevnext {
    	overflow: visible;
	}
	#hp-sec3 .sec3-left .testimonial_rotator_next {
	    right: 0;
	    bottom: -50px;
    	top: auto;
	}
	#hp-sec3 .sec3-left .testimonial_rotator_prev {
	    right: 45px;
	    bottom: -50px;
    	top: auto;
	}
	#hp-sec4 .sec4-left {
    	width: 70%;
	}
	#hp-sec4 .sec4-right ul li h4 {
	    font-size: 20px;
 	   line-height: 26px;
	}
	#about-sec1 .sec-cont {
    	padding: 25px;
	}
	#about-sec2 .sec-title ,
	#about-sec1 .sec-cont h2 {
	    font-size: 24px !important;
    	line-height: 32px !important;
	}
	#about-sec2 ul li {
    	width: 100%;
	}
	#cp-sec2 .cp-form h2 {
    	padding: 14px;
		line-height: 24px;
	}
	#cp-sec2 .cp-form .main-form .maintext {
	    margin-bottom: 10px;
	    font-size: 15px;
    	line-height: 21px;
	}
	#cp-sec2 .cp-form .main-form .cf-btn input {
    	width: 100%;
	}
	#about-sec2 ul li {
	    width: 100%;
	    margin: 3px;
	    min-height: auto;
    	padding: 15px 30px;
	}
	#about-sec2 ul li h5 {
	    width: 80%;
    	text-align: left;
	}
	#about-sec4 ul li {
	    min-height: auto;
	    width: 100%;
    	margin: 10px 0;
	}
	#about-sec4 ul li h5 {
	    font-size: 22px;
    	line-height: 29px;
	}
	#my-header {
	    padding-top: 10px;
		padding-bottom:0;
	}
	#my-header .my-logo {
	    width: 60%;
	    display: block;
	}
	#my-header .my-info {
	    float: left;
    	margin-top: 25px;
	    display: block;
    	width: 100%;
	}
	#my-header .my-info p {
    	float: left;
	    display: block;
    	margin-bottom: 0;
	}
	button#responsive-menu-button {
    	top: -80px !important;
	    right: 10% !important;
	    width: 40px !important;
    	height: 40px !important;
	}
	#hpsec1 .form h2{
	    font-size: 20px;
	    line-height: 26px;
    	padding: 15px 0;
	}
	.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    	transform: scale(0.6);
    	-webkit-transform: scale(0.6);
    	transform-origin: 0 0;
    	-webkit-transform-origin: 0px 0;
	}
	#hpsec1 .form .inp input.wpcf7-submit {
    	padding: 20px 0 !important;
		margin-top: 0;
	}
	#hpsec1 .sec1-right p {
    	font-size: 14px;
	}
}
@media screen and (max-width:340px) {
	.my-container{
		width:90%;
	}
	#my-header .my-info p a,
	#my-header .my-info p {
	    font-size: 14px;
    }
	button#responsive-menu-button {
    	right: 25px !important;
	}
	#hpsec1 .hp-form .main-form .wpcf7-submit {
	    padding: 15px 0 !important;
	}
	#hp-sec3 {
    	padding: 55px 0 100px;
	}
	.sec-cont-red h2 {
	    font-size: 20px;
    	line-height: 26px;
	}
	.sec-cont-red p {
	    color: #fff;
    	line-height: 20px;
	}
	#about-sec2 .sec-title ,
	#about-sec1 .sec-cont h2 {
	    font-size: 23px !important;
    	line-height: 32px !important;
	}
	#my-header .my-info p .fa {
    	float: left;
	}
	#about-sec2 ul li h5 {
    	width: 78%;
	}
}
@media screen and (max-height: 575px){ #rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;} } 