/*
 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
------------------------------------------------------------------------------------------------------------ */
a {
	outline: none !important;
}
#masthead.sticky-header {
    animation-name: stickySlideDown;
	position: fixed;
	z-index: 99999;
	background-color: #fff;
	overflow: visible;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	padding-bottom: 15px;
}
#masthead.sticky-header .site-branding {
    margin-bottom: -16px;
}

@keyframes stickySlideDown {
    0% {
        opacity: 0.7;
        transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

body:not(.custom-background-image)::before, 
body:not(.custom-background-image)::after {
    display: none;
}
.relative-mode {
	position: relative;
}
.absolute-mode {
	position: absolute;
}
.content-area {
    float: none;
    margin: 0 auto;
    width: 100%;
    display: block;
}
.site {
    margin: 0 auto;
    display: block;
}
.site-inner {
    margin: 0 auto;
    max-width: 100%;
    position: unset;
    display: block;
}
.site-header {
    padding: 15px 0px 0px;
    margin: 0 auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;	
	overflow-x: hidden;
	width: 100%;
	animation-duration: 0.8s;
    transition: 0.5s;
	overflow-y: hidden;
}
.site-header.inner-page {
	position: relative;
	background-color: #fff;
}
.site-branding a {
    position: relative;
    display: inline-block;
}
#site-header-menu {
    margin-top: 0px;
	margin-bottom: 18px;
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	text-align: center;
}
#site-header-menu .main-navigation {
    margin: auto;
    display: inline-block;
}
#site-header-menu .current-menu-item a,
#site-header-menu li a:hover {
    color: #283a8f;
}
.site-content {
    padding: 0;
    margin: 0 auto;
    display: block;
}
.site-content {
    padding: 0;
    margin: 0 auto;
    display: block;
}
.site-branding {
    margin: 0;
    display: inline-block;
	vertical-align: middle;
    width: 25%;
	margin-bottom: 0;
	overflow: visible;
}
.site-header.inner-page .site-branding a::before,
.site-header.inner-page .site-branding a::after {
	display: none;
}
.site-branding a::before {
    content: '';
    width: 1000px;
    right: 105%;
    bottom: 15px;
    height: 1px;
    background-color: #d4dce8;
    position: absolute;
    z-index: 9;
}
.site-branding a::after {
    content: '';
    display: block;
    width: 6000px;
    left: 105%;
    bottom: 15px;
    height: 1px;
    background-color: #d4dce8;
    position: absolute;
    z-index: 1;
}
.site-main {
    margin: 0 auto;
    display: block;
}

.main-navigation a {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #656565;
    font-weight: 600;
	text-transform: uppercase;
}
.main-navigation a:hover {
    color: #283a8f;
}
.header-btn a span {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #fff;
    padding-left: 10px;
}
.header-btn a {
    background-color: #ed1e2a;
    padding: 12px 20px;
    border-radius: 50px;
	color: #fff;
	border: 2px solid #ed1e2a;
	outline: none !important;
}
.header-btn a:hover,
.hp-sec1-btn a:hover,
.hp-sec6-inner a:hover,
.sec3-btn a:hover {
	color: #ed1e2a;
	background-color: #f6f7f2;
}
.header-btn a:hover span {
	color: #ed1e2a;
}
.header-btn {
    padding-bottom: 20px;
	width: 24.3%;
    text-align: right;
	display: inline-block;
	vertical-align: middle;
}
.clear {
	width: 100%;
	display: block;
	clear: both;
}
.my-container {
	max-width: 1110px;
	margin: 0 auto;
	display: block;
}
#hero-front-image {
    bottom: 0;
    right: 25%;
	z-index: 8;
}
.main-navigation ul ul li {
    z-index: 99999 !important;
}
#hp-sec1 h2 {
    font-family: 'Lato', sans-serif;
    font-size: 50px;
    line-height: 57px;
    color: #fff;
    width: 64%;
}
#hp-sec1 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #fff;
    line-height: 27px;
    width: 45%;
    margin-top: 10px;
}
.hp-sec1-btn a {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    background-color: #ed1e2a;
    padding: 12px 30px;
    border-radius: 50px;
    display: inline-block;
	border: 2px solid #ed1e2a;
}
#hp-sec1 {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 225px;
	padding-bottom: 180px;
	position: relative;
	background-position: center right;
}
.hp-sec2-left h3 {
    font-family: 'Lato', sans-serif;
    font-size: 45px;
    line-height: 52px;
    color: #2b4f9e;
}
.hp-sec2-right p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 23px;
    color: #272727;
	margin-bottom: 0;
}
.hp-sec2-right {
    width: 56%;
    float: right;
}
.hp-sec2-left {
    width: 44%;
    float: left;
    padding-top: 10px;
}
#hp-sec2 {
    background-color: #c7dfea;
    padding: 30px 0;
	position:relative;
	z-index: 9;
}
#hp-sec2:after {
	content: "";
	width: 100%;
	display: block;
	clear: both;
	height: 30px;
	position: absolute;
	bottom: 99%;
	left: 0;
	background-image: url('/wp-content/uploads/2018/10/sec2-brdr.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

#hp-sec2 .sec1-scroll{
	display: none;
	opacity: 0;
	z-index: 999;
}
.sec1-scroll a {
    color: #2b4f9e;
    font-size: 40px;
    background-color: #fff;
    border-radius: 100px;
    padding: 9px 16px;
}
.sec1-scroll {
    position: absolute;
    bottom: -17px;
	z-index: 999;
}
.sec1-scroll::before {
    content: "Explore";
    position: absolute;
    top: -24px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
	font-weight: bold;
    color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
#hp-sec3 h2 {
    font-family: 'Lato', sans-serif;
    font-size: 38px;
    line-height: 52px;
    text-align: center;
    color: #000;
    position: relative;
    margin-bottom: 40px;
}
#hp-sec3 h2::after {
    content: " ";
    background-color: #ed1e2a;
    height: 7px;
    width: 4%;
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#hp-sec3 ul li h3 {
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    line-height: 31px;
    color: #2b4f9e;
    margin-top: 0px;
    min-height: 69px;
}
#hp-sec3 ul li p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #272727;
    margin-bottom: 20px;
}
.sec3-btn a {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    background-color: #ed1e2a;
    padding: 12px 30px;
    border-radius: 50px;
    display: inline-block;
	border: 2px solid #ed1e2a;
}
.sec3-btn a:hover span {
	color: #ed1e2a;
}
#hp-sec3 ul {
    margin: 0 auto;
    display: block;
    text-align: center;
}
#hp-sec3 ul li img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#hp-sec3 ul li {
    list-style: none;
    display: inline-block;
    width: 31%;
    vertical-align: top;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    margin-right: 13px;
    padding-bottom: 30px;
}
.sec3-serv-inner {
	padding: 20px 5px 0;
	background-color: #fff;
	
	position: relative;
	z-index: 9;
}
#hp-sec3 ul li:hover .sec3-btn {
    display: block;
}
.sec3-btn {
    display: none;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#hp-sec3 ul li:hover {
    box-shadow: 0px 0px 10px #eae7e7;
}
#hp-sec3 ul li:hover .sec3-serv-inner {
    margin-top: -55px;
}
#hp-sec3 {
    padding: 40px 0px;
}
#hp-sec4 h2 {
    font-family: 'Lato', sans-serif;
    font-size: 38px;
    line-height: 52px;
    color: #000;
    position: relative;
    padding-bottom: 50px;
	text-align: center;
}
#hp-sec4 span::after {
    content: " ";
    background-color: #ed1e2a;
    height: 7px;
    width: 18%;
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#hp-sec4 ul li h3 {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    line-height: 27px;
    color: #2b4f9e;
    font-weight: 700;
}
#hp-sec4 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #010101;
}
#hp-sec4 ul {
    margin: 0 auto;
    list-style: none;
    display: block;
    text-align: center;
}
#hp-sec4 ul li {
    display: inline-block;
    width: 19%;
    vertical-align: top;
    border-right: 1px solid #eee;
	padding: 0 5px;
}
#hp-sec4 span {
    position: relative;
	background-color: #fff;
	z-index: 2;
	padding: 0 10px;
}
#hp-sec4 h2::before {
    content: " ";
    background-color: #eee;
    height: 1px;
    width: 38%;
    position: absolute;
    left: 0;
    top: 20px;
}
#hp-sec4 h2::after {
    content: " ";
    background-color: #eee;
    height: 1px;
    width: 36%;
    position: absolute;
    top: 20px;
    left: 62%;
}
#hp-sec4 {
    padding: 50px 0;
}
#hp-sec5 .hp-sec5-main {
    margin: 0 auto;
    list-style: none;
    position: relative;
}
#hp-sec5 {
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-top: 165px;
    padding-bottom: 220px;
	position: relative;
	background-position: right bottom;
	background-color: #294692;
}
#hp-sec5::before {
    content: "";
    position: absolute;
    top: -5%;
    left: 0;
    width: 47px;
	height: 131px;
	background-size: 100%;
    background-image: url('/wp-content/uploads/2018/10/before.png');
    background-repeat: no-repeat;
}

#hp-sec5 .hp-sec5-main {
    margin: 0 auto;
    list-style: none;
}
.sec5-tab a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 23px;
    color: #fff;
	padding: 15px 28px;
	display: block;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	cursor: pointer;
}
.tab-content-inner {
    position: absolute;
    background-color: #fff;
    width: 47%;
    top: -34px;
    right: 183px;
    padding: 20px 0px 0px 0px;
    border-radius: 10px;
	opacity: 0;
	height: 0;
	overflow: hidden ;
}
.tab-content-inner.show-tab {
	opacity: 1;
	height: auto;
	overflow: visible;
}
#hp-sec5 .slick-prev, #hp-sec5 .slick-next {
    font-size: 3px;
    line-height: 0;
    position: absolute;
    top: 40px;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff;
    border: none;
    outline: none;
    background: #d1d1d1;
    border-radius: 20px;
	z-index: 99;
}
#hp-sec5 h2 {
    font-family: 'Lato', sans-serif;
    font-size: 45px;
    line-height: 52px;
    color: #fff;
    margin-bottom: 30px;
    position: relative;
}
#hp-sec5 h2::before {
    content: " ";
    background-color: #ed1e2a;
    height: 100%;
    width: 7px;
    position: absolute;
    left: -16px;
}
.hp-sec5-main li {
    width: 38%;
    padding: 0;
    border-bottom: 1px solid #526db2;
}
.hp-sec5-main2 li {
    border-color: transparent;
}
.tab-cont1 {
    background-color: #f8f8f8;
    padding: 20px 20px;
    border-top: 1px solid #e7e7e7;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.tab-cont1 h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    color: #2b4f9e;
    margin-bottom: 10px;
}
.tab-cont1 p {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #010101;
}
.hp-sec5-main2 .slick-slide img {
    display: block;
    text-align: center;
    margin: 0 auto 20px;
}
.hp-sec5-main2 .slick-prev {
    left: 20px;
}
.hp-sec5-main2 .slick-next {
    right: 20px;
}
.hp-sec5-main2.slick-initialized.slick-slider {
    margin: 0 auto;
}
.hp-sec5-main2 .slick-next::before {
    content: "\f105";
    font: 40px/1 'Font Awesome 5 Free';
        font-weight: normal;
        font-size: 40px;
    font-weight: bold;
    font-size: 32px;
    padding-left: 9px;
}
.hp-sec5-main2 .slick-prev::before {
    content: "\f104";
    font: 40px/1 'Font Awesome 5 Free';
    font-weight: normal;
    font-size: 40px;
    font-weight: bold;
    font-size: 32px;
    padding-left: 9px;
}
.sec5-tab .active,
.sec5-tab a:hover {
    background-color: #b1c4f3;
    border-radius: 10px;
    color: #294792;
    width: 100%;
    display: block;
}
.hp-sec6-inner h2 {
    font-family: 'Lato', sans-serif;
    font-size: 45px;
    line-height: 52px;
    color: #000;
    margin-bottom: 20px;
	position: relative;
}
.hp-sec6-inner h2::before {
    content: " ";
    background-color: #ed1e2a;
    height: 100%;
    width: 7px;
    position: absolute;
    left: -16px;
}
.hp-sec6-inner p {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #272727;
}
.hp-sec6-inner a {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    background-color: #ed1e2a;
    padding: 12px 30px;
    border-radius: 50px;
    display: inline-block;
	border: 2px solid #ed1e2a;
}
#hp-sec6 {
    background-repeat: no-repeat;
    background-size: cover;
	overflow: hidden;
	background: #f6f7f2; 
	/*background: -moz-linear-gradient(left, #1e5799 0%, #dedddb 0%, #f6f7f2 100%, #2989d8 100%); 
	background: -webkit-linear-gradient(left, #1e5799 0%,#dedddb 0%,#f6f7f2 100%,#2989d8 100%); 
	background: linear-gradient(to right, #1e5799 0%,#dedddb 0%,#f6f7f2 100%,#2989d8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#2989d8',GradientType=1 ); */
}
#hp-sec6 .hp-sec6-img {
    position: absolute;
    left: 0;
    bottom: 0;
	max-width: 100%;
	width: auto;
	max-height: 100%;
	height: auto;
	top: auto;
	z-index: 1;
}
#hp-sec6 .my-container{
	position: relative;
	padding: 115px 0px 190px;
}
.hp-sec6-inner {
    width: 55%;
    float: right;
    position: relative;
    z-index: 9;
}
#hp-sec7 ul li:nth-child(1), #hp-sec7 ul li:nth-child(2) {
    width: 8%;
}
#hp-sec7 ul li:nth-child(6) {
    width: 15%;
}
#hp-sec7 ul li:nth-child(3) {
    width: 18%;
}
#testimonial-section {
    padding: 60px 0 20px;
    background: rgb(41,70,146);
    background: -moz-linear-gradient(top, rgba(41,70,146,1) 0%, rgba(77,103,155,1) 100%);
    background: -webkit-linear-gradient(top, rgba(41,70,146,1) 0%,rgba(77,103,155,1) 100%);
    background: linear-gradient(to bottom, rgba(41,70,146,1) 0%,rgba(77,103,155,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#294692', endColorstr='#4d679b',GradientType=0 );
}
#testimonial-section h2 {
	font-family: 'Lato', sans-serif;
	font-size: 45px;
	line-height: 52px;
	color: #fff;
	margin-bottom: 40px;
	position: relative;
}
#testimonial-section h2::before {
    content: " ";
    background-color: #ed1e2a;
    height: 100%;
    width: 7px;
    position: absolute;
    left: -16px;
}
#testimonial-section .slick-prev {
    left: -55px;
    height: 65px;
    width: 45px;
}
#testimonial-section .slick-next {
    right: -35px;
    height: 65px;
    width: 45px;
}
#testimonial-section .slick-prev::before {
    content: "\f104";
    font-family: 'Font Awesome 5 Free';
	font-weight: 700;
    font-size: 60px;
    padding-left: 0px;
}
#testimonial-section .slick-next::before {
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 60px;
    padding-left: 0px;
}
#testimonial-section .tstmnl-box {
    padding: 0 20px;
    box-sizing: border-box;
}
#testimonial-section .tstmnl-box h4 {
    font-size: 24px;
    line-height: 30px;
    text-align: left;
    display: block;
    margin-bottom: 10px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}
#testimonial-section .tstmnl-box p {
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}
#testimonial-section .tstmnl-box p span {
    font-size: 14px;
    line-height: 22px;
	font-weight: bold;
}
#hp-sec7 ul {
    margin: 0 auto;
    list-style: none;
    text-align: center;
    display: block;
}
#hp-sec7 ul li {
    display: inline-block;
    width: 12%;
    padding: 0px;
    vertical-align: middle;
    text-align: center;
}
#hp-sec7 {
    background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #fefefe 50%, #f9f9f9 51%, #efefef 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#fefefe 50%,#f9f9f9 51%,#efefef 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#fefefe 50%,#f9f9f9 51%,#efefef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
    padding: 30px 0px;
}
#hp-sec8 h2 {
    font-family: 'Lato', sans-serif;
    font-size: 45px;
    line-height: 52px;
    color: #000;
    margin-bottom: 20px;
    position: relative;
    width: 20%;
    float: left;
}
#hp-sec8 h2::before {
    content: " ";
    background-color: #ed1e2a;
    height: 100%;
    width: 7px;
    position: absolute;
    left: -16px;
}
#hp-sec8 .sec8-tab {
    margin: 0 auto;
    list-style: none;
    float: right;
    width: 80%;
    text-align: right;
    border-bottom: 1px solid #eee;
	padding-bottom: 16px;
}
.sec8-tab li {
    display: inline-block;
    border-bottom: 4px solid transparent;
    padding: 0 15px;
	margin-bottom: -5px;
}
.sec8-tab li a {
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    line-height: 24px;
    color: #7e7e7e;
    padding: 16px 0px;
    border-bottom: 4px solid transparent;
	cursor: pointer;
}
.sec8-tab li a.active {
    border-color: #ed1e2a;
    color: #000;
    background-color: transparent !important;
    border-radius: 0px;
}
#uniquename1 ul, #uniquename2 ul, #uniquename3 ul {
    margin: 0 auto;
    list-style: none;
}
.hp-sec8-left {
    width: 60%;
    float: left;
}
.hp-sec8-right {
    width: 40%;
    float: right;
}
#uniquename1 h4, #uniquename2 h4, #uniquename3 h4 {
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    line-height: 31px;
    color: #2b4f9e;
    margin-top: 15px;
}
#uniquename1 img, #uniquename2 img, #uniquename3 img {
    width: 100%;
}
.hp-sec8-right ul:after {
	content: '';
	display: block;
	clear: both;
}
.hp-sec8-right ul li {
    width: 82%;
    float: right;
	margin-bottom: 20px;
}
.hp-sec8-right ul li:last-of-type {
	margin-bottom: 0;
}
#uniquename1, #uniquename2, #uniquename3 {
    margin-top: 30px;
}
#uniquename1::after {
    content: '';
    display: block;
    clear: both;
}
#hp-sec8 {
    padding: 60px 0px;
}
.hp-sec8-left p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 23px;
    color: #272727;
    font-weight: normal;
    margin-top: 10px;
}
.hp-sec9-left h3 {
    font-family: 'Lato', sans-serif;
    font-size: 45px;
    line-height: 52px;
    color: #fff;
}
.hp-sec9-left p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 23px;
    color: #fff;
}
.hp-sec9-btn span {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 23px;
    color: #fff;
    font-weight: 600;
    padding-left: 10px;
}
.hp-sec9-btn a.email-btn:hover span {
	color: #fff;
}
.hp-sec9-btn a,
.hp-sec9-btn a.email-btn:hover {
    color: #fff;
    font-size: 23px;
    background-color: #ed1e2a;
	border: 2px solid #ed1e2a;
    padding: 8px 15px;
    border-radius: 10px;
    margin-right: 15px;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.hp-sec9-btn a.email-btn span,
.hp-sec9-btn a:hover span {
    color: #000;
}
.hp-sec9-btn a.email-btn,
.hp-sec9-btn a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #ed1e2a;
}
.hp-sec9-btn a::before {
    position: relative;
    top: 3px;
}
.hp-sec9-left::before {
    content: '';
    display: block;
    width: 100px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('/wp-content/uploads/2018/10/cta-bg.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
}
.hp-sec9-left {
    width: 60%;
	position: relative;
	z-index: 9;
    float: none;
    padding: 100px 0;
	display: table-cell;
	vertical-align: middle;
	background: -moz-linear-gradient(left, rgba(41,71,146,1) 0%, rgba(41,71,146,1) 53%, rgba(41,71,146,1) 90%, rgba(41,71,146,1) 91%, rgba(41,71,146,0.7) 100%);
	background: -webkit-linear-gradient(left, rgba(41,71,146,1) 0%,rgba(41,71,146,1) 53%,rgba(41,71,146,1) 90%,rgba(41,71,146,1) 91%,rgba(41,71,146,0.7) 100%);
	background: linear-gradient(to right, rgba(41,71,146,1) 0%,rgba(41,71,146,1) 53%,rgba(41,71,146,1) 90%,rgba(41,71,146,1) 91%,rgba(41,71,146,0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#294792', endColorstr='#b3294792',GradientType=1 );
}
.hp-sec9-right {
    float: none;
	display: table-cell;
	vertical-align: middle;
	z-index: 1;
	position: absolute;
	right: 0;
	height: 100%;
	width: 45%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	top: 0;
}
#hp-sec9 {
    background-repeat: no-repeat;
    background-size: 61%;
	display: table;
	width: 100%;
	position: relative;
}
.hp-sec9-right img {
    width: 100%;
	display: none;
}
.hp-sec9-left .my-container {
    max-width: 553px;
	position: relative;
}
#my-footer ul {
    margin: 0 auto;
    list-style: none;
}
#my-footer ul li p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #858585;
	margin-bottom: 10px;
}
#my-footer ul li h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 10px;
}
#my-footer ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #858585;
	position:relative;
	-webkit-transition: all 0.3s ease-out;
  	-moz-transition: all 0.3s ease-out;
  	-o-transition: all 0.3s ease-out;
  	transition: all 0.3s ease-out;
}
#my-footer ul li {
    display: inline-block;
    padding: 0px 37px;
    vertical-align: top;
}
#my-footer {
    background-color: #101010;
    padding: 60px 0px;
}

/* 404 Page */
body.error404 #masthead {
    position: unset;
    border-bottom: 1px solid #eee;
    margin-bottom: 50px;
}
.error404 #masthead {
    margin-bottom: 0px !important;
}
#my-404 .page-title, #my-404 p {
    color: #ffffff;
}
#my-404 {
    text-align: center;
    display: block;
    margin-bottom: 0px;
    padding: 250px 0px;
    background-image: url('https://seechange.com.au/wp-content/uploads/2018/10/hero-banner.jpg');
	background-size: cover;
}
.error-404 .page-title {
    font-family: 'Lato', sans-serif;
    font-size: 40px;
    line-height: 47px;
    color: #333;
}
.error-404 .page-header {
    margin-bottom: 30px;
}
.error-404 .page-content p {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    line-height: 27px;
    color: #333;
}
#my-footer ul li p a:hover{
	color:#ffffff;
}
#my-footer ul li p a:hover::before {
    position: absolute;
    content: "";
    left: -10px;
    top: 0;
    bottom: 0;
    width: 2px;
    height: 20px;
    background: #fff;
	
}
#my-footer ul li p a::before{
	-webkit-transition: all 0.3s ease-out;
  	-moz-transition: all 0.3s ease-out;
  	-o-transition: all 0.3s ease-out;
  	transition: all 0.3s ease-out;
}
#my-footer a.hred:hover {
    color: #ed1e2a;
    text-decoration: underline;
}
#my-footer ul li a.hred::before {
    display: none;
}


#hp-step-section {
    background-color: #edf9ff;	
}
.my-section {
	padding: 50px 0;
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.main-title {
    color: #000000;
    font-size: 45px;
    line-height: 51px;
    position: relative;
    font-family: 'Lato';
    margin-bottom: 20px;
}

.left-border-title::before {
    content: '';
    width: 7px;
    height: 37px;
    background-color: #ed1e2a;
    position: absolute;
    top: 10px;
    left: 0;
}
.left-border-title {
    padding-left: 20px;
}

#hp-step-section p {
    color: #272727;
    font-size: 16px;
    line-height: 22px;
    font-family: Open Sans;
}

#hp-step-section p:last-of-type {
	margin-bottom: 0;
}

#hp-step-section .step-left {
    display: inline-block;
    vertical-align: top;
    width: 40%;
	padding-top: 20px;
}

#hp-step-section .step-right {
	display: inline-block;
	vertical-align: top;
	width: 57%;
	margin-left: 2%;
}

#hp-step-section .step-lists {
	margin: 0;
	list-style: none;
	display: block;
	padding: 0;
	text-align: center;
}

#hp-step-section .step-lists li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	position: relative;
}


#hp-step-section .step-lists li  .step-img {
	display: -webkit-flex;
	display: -webkit-box;
	display: -moz-flex;
	display: -moz-box;
	display: -ms-flexbox;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin: 0 auto;
	width: 124px;
	max-width: 100%;
	height: 124px;
	border: 2px solid #294891;
	border-radius: 50%;
	background-color: #fff;
	overflow: hidden;
	box-shadow: 0px 0px 29px 3px rgba(0, 0, 0, 0.21);
	position: relative;
	z-index: 2;
}

#hp-step-section .step-lists li .step-img img {
	display: block;
	margin: 0 auto;
}

#hp-step-section .step-lists li .step-num {
	color: #fff;
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 900;
	font-family: Lato;
	background-color: #2b4f9e;
	display: block;
	padding: 3px 12px;
	border-radius: 50px;
	position: relative;
	width: 100%;
	max-width: 65px;
	margin: -12px auto 0;
	position: relative;
	z-index: 3;
}

#hp-step-section .step-lists li .step-title {
	color: #2b4f9e;
	font-size: 20px;
	line-height: 26px;
	font-weight: 900;
	font-family: Lato;
	position: relative;
	z-index: 2;
	max-width: 180px;
	margin: 10px auto 0;
}

#hp-step-section .step-lists li::after {
	content: '';
	width: 200px;
	height: 34px;
	background-image: url(/wp-content/uploads/2018/10/step-pattern.jpg);
	position: absolute;
	top: 45px;
	z-index: 1;
	background-size: auto 100%;
	background-position: top left;
	background-repeat: repeat-x;
	left: 50%;
}
#hp-step-section .step-lists li:last-child::after  {
	display: none;
}

/* ABOUT US */
#hp-sec1.inner-page-banner {
    padding-top: 80px;
    padding-bottom: 80px;
}
#hp-sec1.inner-page-banner h1 {
    font-family: 'Lato', sans-serif;
	font-size: 50px;
	line-height: 57px;
	color: #fff;
    margin-bottom: 30px;
}
#hp-sec1.inner-page-banner p {
    font-size: 16px;
	line-height: 24px;
}
#hp-sec1.inner-page-banner p strong {
    font-size: 20px;
	line-height: 26px;
    font-weight: 600;
}
#hp-sec1.inner-page-banner .sec1-scroll a {
    box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.30);
}
#hp-sec5.inner-page-section::before {
    display: none;
}
#au_section1 {
    background-repeat: no-repeat;
    background-position: left center;
	background-size: contain;
	position: relative;
	padding: 60px 0px;
}
#au_section1 .col-right {
    padding: 0;
    width: 100%;
    max-width: 100%;
    float: none;
    position: relative;
    background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #272727;
}
#au_section1 .col-right::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100px;
    width: 100px;
    height: 100%;
    background-image: url('/wp-content/uploads/2018/10/column-edge.png');
    background-size: cover;
	display: none;
}
#au_section1 .col-right img {
    float: left;
    max-width: 600px !important;
    display: block;
    margin: 0 20px 20px 0;
}
#au_section1 .col-right h2 {
    font-size: 45px;
    line-height: 62px;
    font-family: 'Lato', sans-serif;
    color: #2b4f9e;
    margin-bottom: 30px;
	clear: none;
}
#au_section1 .col-right p {
    font-size: 16px;
	line-height: 24px;
	color: #333;
}
#au_section1 .col-right p:last-child {
	margin-bottom: 0;
}
/* BLOG ARCHIVE */
#blog_archive_slider .blog-slider {
    margin: 0;
    list-style: none;
}
#blog_archive_slider .blog-slider .post-slide-image {
    height: 100%;
    min-height: 500px;
    max-height: 500px;
    padding-top: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
	position: relative;
}
#blog_archive_slider .blog-slider .post-slide-image::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/wp-content/uploads/2018/10/post-slide-overlay.png');
    background-repeat: no-repeat;
    background-size: cover;
	background-position: right center;
}
#blog_archive_slider .slick-prev {
    z-index: 9;
    left: 5%;
	height: 35px;
    width: 35px;
	background-color: #d1d1d1;
	border-radius: 30px;
}
#blog_archive_slider .slick-next {
    z-index: 9;
    right: 5%;
	height: 35px;
    width: 35px;
	background-color: #d1d1d1;
	border-radius: 30px;
}
#blog_archive_slider .slick-prev::before {
    content: "\f104";
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 25px;
    padding-left: 0px;
	color: #332f2d;
}
#blog_archive_slider .slick-next::before {
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 25px;
    padding-left: 0px;
	color: #332f2d;
}
#blog_archive_slider .blog-slider .post-slide-content {
    z-index: 9;
    position: relative;
    width: 100%;
    max-width: 60%;
}
#blog_archive_slider strong {
    display: block;
    font-size: 14px;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #98dcf9;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #424242;
}
#blog_archive_slider .blp-title h4 {
    font-size: 42px;
    line-height: 48px;
    font-family: 'Lato', sans-serif;
}
#blog_archive_slider .blp-title h4 a {
    color: #fff;
}
#blog_archive_slider .blp-content {
    font-size: 18px;
    line-height: 26px;
	color: #fff;
    font-family: 'Open Sans', sans-serif;
	margin: 10px 0 20px;
}
.blp-button a {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    background-color: #ed1e2a;
    padding: 12px 30px;
    border-radius: 50px;
    display: inline-block;
    border: 2px solid #ed1e2a;
}
.blp-button a:hover {
    color: #ed1e2a;
    background-color: #f6f7f2;
}
.blog-grid {
    margin: 0;
    list-style: none;
    padding: 60px 0 10px;
}
.blog-grid li {
    display: block;
    width: 100%;
    max-width: 33.33%;
    float: left;
    padding: 0 15px;
	margin-bottom: 30px;
}
.blog-grid li h4 {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Lato', sans-serif;
    display: block;
    margin: 20px 0 0;
    height: 100%;
    min-height: 90px;
    max-height: 100%;
    overflow: hidden;
}
.blog-grid li h4 a {
    color: #2b4f9e;
}
.blog-grid li h4 a:hover {
    color: #ed1e2a;
}
.blp-image {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 201px;
    min-height: 201px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
/* SINGLE BLOG */
#sgp_top_header {
    padding: 15px 0;
    background-color: #c7dfea;
}
#sgp_top_header span {
    font-family: 'Open Sans', sans-serif;
	color: #283a8f;
	font-weight: bold;
}
#sgp_top_header span small {
	font-size: 16px;
	color: #a7c5d2;
	font-weight: bold;
}
#sgp_top_header span strong {
	color: #272727;
}
#sgp_header {
	padding: 60px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
#sgp_header:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}
#sgp_header .sgp-header-content {
    z-index: 9;
    position: relative;
    width: 100%;
    display: block;
    max-width: 60%;
}
#sgp_header h2 {
    font-size: 42px;
    line-height: 48px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    color: #fff;
}
#sgp_header span {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff;
	display: block;
}
.single-post .content-area {
    float: left;
    width: 70%;
    margin: 0 30px 0 0;
}
.single-post .sidebar {
    float: left;
    margin-left: 0;
    padding: 35px 0 0;
    width: 25%;
}
body.single-post .entry-content {
    float: none !important;
    width: 100% !important;
    padding: 30px 0;
	margin: 0;
}
.single-post .entry-content h2,
.single-post .entry-content h3,
.single-post .entry-content h4,
.single-post .entry-content h5,
.single-post .entry-content h6 {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: #2e4092;
}
.single-post .entry-content p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #272727;
}
.single-post .sidebar .widget {
    border-top: none;
    padding-top: 0;
	margin-bottom: 30px;
}
.single-post .sidebar .widget .widget-title {
    padding: 15px;
    background-color: #c7dfea;
    color: #2b4f9e;
    margin-bottom: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}
.single-post .sidebar .widget ul {
    margin: 0;
    list-style: none;
}
.single-post .sidebar .widget ul li {
    padding: 0 5px 15px 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #d6d6d6;
}
.single-post .sidebar .widget ul li a {
    font-size: 14px;
    line-height: 22px;
    font-family: 'Lato', sans-serif;
    color: #000;
}
.widget-form {
    padding: 20px 25px 10px;
    background-color: #324394;
}
.widget-form h3 {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}
.widget-form p {
    font-size: 14px;
    line-height: 22px;
    font-family: 'Lato', sans-serif;
    text-align: left;
    color: #fff;
}
.widget-form .sc-input input {
    padding: 10px 15px;
    margin-bottom: 15px;
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 14px;
    line-height: 22px;
    border: 1px solid #fff;
    border-radius: 3px;
}
.widget-form .sc-submit input {
	display: block;
	width: 100%;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    background-color: #ed1e2a;
    padding: 12px 20px;
    border-radius: 3px;
    border: 2px solid #ed1e2a;
}
.widget-form .sc-submit input:hover {
    color: #ed1e2a;
    background-color: #fff;
}
.single-post #blog_archive {
    padding: 60px 0 0;
    background-color: #f6f7f2;
}
.single-post #blog_archive .blog-grid {
    padding-top: 0;
}
/* SERVICES */
.bnr-section.themed {
    padding: 160px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	position: relative;
}
.bnr-section.themed .column-container {
    width: 100%;
    max-width: 50%;
}
.bnr-section.themed span {
    font-size: 14px;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}
.bnr-section.themed h1 {
    font-size: 52px;
    line-height: 58px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    color: #fff;
	margin-bottom: 25px;
}
.bnr-section.themed p {
    font-size: 20px;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
	color: #fff;
}
.bnr-section.themed .srv-btn-scroll {
    position: absolute;
    bottom: -17px;
    z-index: 999;
}
.bnr-section.themed .srv-btn-scroll::after {
    content: "Explore";
    position: absolute;
    top: -24px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.bnr-section.themed .srv-btn-scroll a {
    color: #2b4f9e;
    font-size: 40px;
    background-color: #fff;
    border-radius: 100px;
    padding: 9px 16px;
}
.bnr-section.themed .srv-btn-scroll a.fa-angle-down::before {
    content: "\f107";
}
#tabs_section {
    margin-top: -40px;
	padding: 100px 0 80px;
	background-position: top center;
}
.srv-section.themed {
    padding: 80px 0 80px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	position: relative;
}
.services-info-tab.label {
    float: left;
    width: 100%;
    max-width: 25%;
    margin: 0;
    list-style: none;
}
.services-info-tab.content {
    float: right;
    width: 100%;
    max-width: 75%;
    margin: 0;
    list-style: none;
    padding-left: 60px;
}
.services-info-tab h2 {
    font-size: 18px;
    line-height: 26px;
    font-family: 'Lato', sans-serif;
    padding: 20px;
    text-align: left;
    color: #fff;
    background-color: #283a8f;
    border: 3px solid #fff;
}
.srv-tab-label {
    width: 100%;
	display: block;
}
.services-info-tab .srv-tab-label a {
    font-size: 18px;
    line-height: 26px;
    font-family: 'Lato', sans-serif;
    color: #6c6c6c;
    padding: 15px 20px;
    display: block;
    background-color: #fff;
    border-bottom: 1px solid #f6f6f6;
    cursor: pointer;
}
.services-info-tab .srv-tab-label a.active {
	color: #fff;
	background-color: #283a8f;
}
.services-info-tab .srv-tab-label a.active::after {
    content: '';
    position: absolute;
    z-index: 9;
    background-color: #c7dfea;
    top: 50%;
    right: -8px;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
}
.srv-tab-content {
    position: relative;
    width: 100%;
    max-width: 100%;
}
.srv-tab-content .tab-content h3 {
    font-size: 30px;
    line-height: 36px;
    font-family: 'Lato', sans-serif;
    color: #2b4f9e;
    margin-bottom: 10px;
}
.srv-tab-content .tab-content p strong {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
}
.srv-tab-content .tab-content ul {
    list-style: none;
    margin: 0 0 20px 0;
}
.srv-tab-content .tab-content p {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
	margin-bottom: 15px;
}
.srv-tab-content .tab-content ul li {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
}
.srv-tab-content .tab-content ul li::before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 14px;
    height: 14px;
    background-color: transparent;
    border-radius: 100%;
    border: 3px solid #ed1e2a;
}
.sc-btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    background-color: #ed1e2a;
    padding: 12px 30px;
    border-radius: 50px;
    display: inline-block;
    border: 2px solid #ed1e2a;
}
.sc-btn:hover,
.sc-btn:focus,
.sc-btn:active {
    color: #ed1e2a;
    background-color: #f6f7f2;
}
#masthead {
    overflow: visible;
}
.single-post h2.post-title {
    font-weight: normal;
    font-size: 30px;
    line-height: 33px;
	color:#2e4092;
}

#cp-banner {
	display: block;
	width: 100%;
	position: relative;
}

#cp-banner iframe {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 450px;
}

#cp-banner .cp-social {
	position: absolute;
	z-index: 9;
	top: 50%;
	height: auto;
	margin: auto;
	right: 9%;
	transform: translateY(-50%);
}

#cp-banner .cp-social a {
	width: 50px;
	height: 50px;
	text-align: center;
	display: block;
	border-radius: 50%;
	background-color: #2e4a93;
	color: #fff;
	font-size: 25px;
	line-height: 30px;
	padding: 10px;
	margin: 8px 0;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

#cp-banner .cp-social a i {
	text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.3);
}

#cp-banner .cp-social a:hover,
#cp-banner .cp-social a:focus {
	background-color: #ed1e2a;
}

#cp-section1 .cp1-left {
	display: block;
	width: 48%;
	float: left;
}

#cp-section1 .cp1-left .cf-input.cf-input-1 {
	width: 49%;
	float: left;
}

#cp-section1 .cp1-left .cf-input.cf-input-2 {
	width: 49%;
	float: right;
}

#cp-section1 .cp1-left .cf-input.cf-input-3 {
	clear: both;
}

#cp-section1 .cp1-left .cf-input textarea {
	resize: none;
	height: 300px;
}

span.wpcf7-not-valid-tip,
.wpcf7-response-output {
	font-family: 'Montserrat', sans-serif;
}

#cp-section1 .cp1-left .cf-btn {
	text-align: left;
	display: block;
}
#cp-section1 .cp1-left .cf-btn input[type="submit"] {
	background-color: #2e4a93;
	border: 2px solid #2e4a93;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 17px;
	line-height: 24px;
	padding: 10px 20px;
	border-radius: 100px;
	color: #fff;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

#cp-section1 .cp1-left .cf-btn input[type="submit"]:hover,
#cp-section1 .cp1-left .cf-btn input[type="submit"]:focus {
	background-color: #ed1e2a;
	border-color: #ed1e2a;
}

#cp-section1 .cp1-left .cf-input {
	display: block;
	margin-bottom: 10px;
	width: 100%;
}

#cp-section1 .cp1-left .cf-input input, #cp-section1 .cp1-left .cf-input textarea {
	background-color: #fff;
	border: 2px solid #2e4a93;
	border-radius: 0;
	width: 100%;
	display: block;
	padding: 10px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}

#cp-section1 .cp1-right {
	display: block;
	width: 48%;
	float: right;
	position: relative;
	padding: 30px 30px 0 0;
}

#cp-section1 .cp1-right::before {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 85%;
	height: 85%;
	border: 8px solid #2e4a93;
	z-index: 1;
}

#cp-section1 .cp1-right img {
	display: block;
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 9;
	box-shadow: -9px 9px 10px 0px rgba(0, 0, 0, 0.15);
}

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
    right: auto !important;
    left: 100% !important;
}
.main-navigation .sub-menu .menu-item-has-children > a:after {
    transform: rotate(270deg) !important;
}

/* PARTNERS */
#partner_section_one {
    padding: 80px 0;
}

/* ADDITIONAL CONTENT: SERVICES */
.description-box {
	margin-bottom: 40px;
}
.description-box p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
}
.description-box.contact {
    padding: 40px 0 20px;
}
.description-box.contact p {
	font-size: 18px;
	line-height: 26px;
	color: #2e4a93;
	font-weight: 600;
}
.additional-content {
    padding: 40px 0;
}
.additional-content p {
    font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
}

/* PAGE DESCRIPTION & ADDITIONAL SECTION */
#page_description,
#additional_section {
    padding: 60px 0;
	background-color: #f4f4f4;
}
#page_description h2,
#additional_section h2 {
    font-size: 45px;
    line-height: 62px;
    font-family: 'Lato', sans-serif;
    color: #2b4f9e;
    margin-bottom: 30px;
}
#page_description p,
#additional_section p {
    font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 24px;
}
#page_description p:last-child,
#additional_section p:last-child {
    margin-bottom: 0;
}
#page_description ul,
#additional_section ul {
    list-style: none;
    margin: 0 0 20px 0;
}
#page_description ul:last-child,
#additional_section ul:last-child {
    margin: 0;
}
#page_description ul li,
#additional_section ul li {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}
#page_description ul li:before,
#additional_section ul li::before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 14px;
    height: 14px;
    background-color: transparent;
    border-radius: 100%;
    border: 3px solid #ed1e2a;
}
.strat-ad-boxes h4 {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    line-height: 27px;
    color: #2b4f9e;
    margin-bottom: 10px;
}
.strat-ad-boxes {
    display: inline-block;
    margin-right: 70px;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    padding: 40px;
    text-align: center;
    border-radius: 5px;
    background-color: #fff;
}
.cp1-right-cont ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
.cp1-right-cont ul li p {
    font-size: 18px;
    line-height: 26px;
    color: #2e4a93;
    font-weight: 600;
    margin: 0 auto;
    padding-top: 30px;
}
.cp1-right-cont ul li a {
    width: 50px;
    height: 50px;
    text-align: center;
    display: block;
    border-radius: 50%;
    background-color: #2e4a93;
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    padding: 10px;
    margin: 8px 0;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.cp1-right-cont ul li a:hover {
	background-color: #ed1e2a;
}
.cp1-right-cont ul li {
    display: inline-block;
    padding-right: 13px;
}
.aligncenter.parallels {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #272727;
    height: auto !important;
}
.parallels th, td {
    padding: 0.4375em;
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

/* SLICK SLIDE */

.video-embed {
	display: block;
	margin: 30px auto;
	width: 100%;
	max-width: 640px;
	height: 400px;
}

/* RESPONSIVE */

@media only screen and (max-width:1500px) {
}
@media only screen and (max-width:1366px) {
	#hp-sec1 {
    	padding-top: 215px;
		padding-bottom: 180px;
	}
	#au_section1 .col-right h2 {
		font-size: 37px;
		line-height: 41px;
		margin-bottom: 20px;
	}
	#au_section1 .col-right::before {
		left: -80px;
		width: 80px;
	}
	#hero-front-image {
		bottom: 0;
		right: 15%;
	}
	#hp-sec5 {
    	padding: 150px 0 165px;
	}
	.hp-sec6-inner {
    	width: 55%;
	}
	#hp-sec6 .my-container {
		padding: 115px 0px 190px;
	}
	#hp-sec8 .my-container {
    	max-width: 920px;
	}
	#hp-sec8 {
    	padding: 40px 0px;
	}
	.hp-sec8-right {
    	width: 37%;
	}
	.hp-sec8-right ul li {
		width: 100%;
	}
	.hp-sec9-left h3 {
    	font-size: 40px;
		line-height: 57px;
	}
	#site-header-menu {
		margin-bottom: 0px;
	}
	#hp-sec1.inner-page-banner {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	#hp-sec1.inner-page-banner h1 {
		font-size: 42px;
		line-height: 48px;
		margin-bottom: 20px;
	}
	#hp-sec1.inner-page-banner p strong {
		font-size: 18px;
		line-height: 24px;
	}
	#blog_archive_slider .slick-prev {
		left: 4%;
	}
	#blog_archive_slider .slick-prev {
		right: 4%;
	}
	#blog_archive_slider .blog-slider .post-slide-content {
		max-width: 50%;
	}
	#blog_archive_slider .blp-content {
    	font-size: 16px;
		line-height: 24px;
	}
}
@media only screen and (max-width:1300px) {
	#hp-sec8 .my-container,
	.my-container {
		max-width: 1100px;
	}
	#blog_archive_slider .slick-prev {
		left: 1%;
	}
	#blog_archive_slider .slick-next {
		right: 1%;
	}
}
@media only screen and (max-width:1200px) {
	#hp-sec8 .my-container,
	.my-container {
		max-width: 960px;
	}
	.site-branding {
		width: 22%;
	}
	#site-header-menu {
		width: 55%;
	}
	.header-btn {
		width: 22.2%;
	}
	#hp-sec8 .my-container,
	.my-container {
		max-width: 960px;
	}
	#hp-sec1 h2 {
		font-size: 45px;
		line-height: 52px;
    	width: 64%;
	}
	.main-title {
		font-size: 38px;
		line-height: 46px;
	}
	#hp-sec1 {
    	padding-top: 225px;
    	padding-bottom: 183px;
	}
	#hp-sec1 {
		background-position: center center;
	}
	#hero-front-image {
		bottom: 0;
		left: 51%;
	}
	.hp-sec2-left h3 {
		font-size: 40px;
		line-height: 47px;
	}
	.hp-sec2-right p {
		font-size: 14px;
		line-height: 21px;
	}
	#hp-sec3 h2 {
		font-size: 33px;
		line-height: 41px;
	}
	#hp-sec3 ul li h3 {
		font-size: 20px;
		line-height: 27px;
		margin-top: 10px;
		min-height: 63px;
	}
	#hp-sec4 ul li h3 {
		font-size: 18px;
		line-height: 25px;
	}
	#hp-sec4 h2 {
		font-size: 33px;
		line-height: 41px;
		margin-bottom: 50px;
	}
	.tab-content-inner {
		width: 60%;
		top: -34px;
		right: 27px;
	}
	#hp-sec5 {
		padding-top: 90px;
		padding-bottom: 180px;
	}
	#hp-sec6 .my-container {
		padding: 70px 0px 155px;
	}
	.hp-sec6-inner h2 {
		font-size: 40px;
		line-height: 47px;
		margin-bottom: 20px;
	}
	.hp-sec6-inner p {
		font-size: 14px;
		line-height: 20px;
	}
	#testimonial-section .slick-next {
		right: -55px;
	}
	#testimonial-section h2 {
		font-size: 40px;
		line-height: 47px;
		margin-bottom: 30px;
	}
	#hp-sec7 ul li {
		padding: 0px 2px;
	}
	#hp-sec8 h2 {
		font-size: 40px;
		line-height: 47px;
	}
	.sec8-tab li a {
		font-size: 15px;
		line-height: 22px;
	}
	.hp-sec9-left h3 {
		font-size: 40px;
		line-height: 47px;
	}
	.hp-sec9-left p {
		font-size: 14px;
		line-height: 21px;
	}
	#my-footer ul li {
		padding: 0px 22px;
	}
	#hp-sec1.inner-page-banner p {
		width: 50%;
	}
	.blog-grid li h4 {
		min-height: 120px;
	}
	#blog_archive_slider .slick-prev {
		left: 2%;
	}
	#blog_archive_slider .slick-next {
		right: 2%;
	}
	.bnr-section.themed {
		padding: 100px 0;
	}
	.bnr-section.themed h1 {
		font-size: 42px;
		line-height: 48px;
	}
	#cp-section1 .cp1-left .cf-input textarea {
		height: 230px;
	}
}
@media only screen and (max-width:980px) {
	#hp-sec8 .my-container,
	.my-container {
		max-width: 747px;
	}
	.hp-sec9-left {
		padding: 80px 0;
	}
	#cp-banner iframe {
		height: 400px;
	}
	#cp-banner .cp-social a {
		width: 40px;
		height: 40px;
		font-size: 18px;
		line-height: 20px;
	}
	#cp-section1 .cp1-left {
		width: 100%;
		float: none;
	}
	#cp-section1 .cp1-right {
		width: 100%;
		float: none;
		max-width: 500px;
		margin: 40px auto 0;
	}
	.hp-sec9-left::before {
    	width: 75px;
	}
	.site-header {
		z-index: 99999;
	}
	.site-branding a::before,
	.site-branding a::after {
		background-color: #dde5f2;
	}
	button#responsive-menu-button {
		border: 2px solid #ed1e2a !important;
		top: 31px !important;
		right: 5% !important;
	}
	.header-btn {
		width: 67%;
		padding-bottom: 15px;
	}
	.header-res-menu {
		display: inline-block;
		vertical-align: middle;
		width: 7%;
		text-align: right;
		margin-left: 20px;
		padding-bottom: 15px;
	}
	#hp-sec1 h2 {
		font-size: 40px;
		line-height: 47px;
		width: 70%;
	}
	#hp-sec1 p {
		font-size: 18px;
		color: #fff;
		line-height: 25px;
		width: 45%;
		margin-top: 10px;
	}
	#hp-sec1 {
		padding-top: 180px;
		padding-bottom: 130px;
		overflow: hidden;
	}
	#hero-front-image {
		bottom: 0;
		left: 57%;
		height: auto;
	}
	.hp-sec2-left h3 {
		font-size: 36px;
		line-height: 43px;
	}
	.hp-sec2-right p {
		padding-left: 30px;
	}
	#hp-sec3 h2 {
		font-size: 26px;
		line-height: 34px;
	}
	#hp-sec3 h2::after {
		width: 5%;
	}
	#hp-sec3 ul li h3 {
		font-size: 18px;
		line-height: 25px;
		margin-top: 10px;
		min-height: 59px;
	}
	.sec3-btn a {
		padding: 10px 25px;
	}
	#hp-sec4 ul li h3 {
		font-size: 16px;
		line-height: 23px;
	}
	#hp-sec4 h2 {
		font-size: 26px;
		line-height: 34px;
		margin-bottom: 50px;
	}
	#hp-sec4 h2::before {
		width: 34%;
	}
	#hp-sec4 h2::after {
		width: 34%;
		left: 65%;
	}
	#hp-sec4 {
		padding: 25px 0;
	}
	#hp-sec5 {
		padding-top: 50px;
		padding-bottom: 130px;
	}
	.sec5-tab a {
		font-size: 15px;
		line-height: 22px;
	}
	.tab-cont1 h4 {
		font-size: 20px;
		margin-bottom: 5px;
	}
	#hp-sec5 h2 {
		font-size: 35px;
		line-height: 42px;
	}
	.hp-sec6-inner h2 {
		font-size: 35px;
		line-height: 42px;
		margin-bottom: 15px;
	}
	.hp-sec6-inner a {
		padding: 10px 25px;
	}
	#hp-sec6 .my-container {
		padding: 57px 0px;
	}
	#testimonial-section h2 {
		font-size: 35px;
		line-height: 42px;
		margin-bottom: 20px;
	}
	#hp-sec7 ul li {
    	padding: 0px 20px;
    	width: 20% !important;
	}
	#hp-sec8 h2 {
		font-size: 35px;
		line-height: 42px;
	}
	#uniquename1 h4, #uniquename2 h4, #uniquename3 h4 {
		font-size: 19px;
		line-height: 26px;
		margin-top: 15px;
	}
	.hp-sec8-left p {
		font-size: 14px;
		line-height: 21px;
		margin-top: 10px;
	}
	#hp-sec8 {
		padding: 45px 0px;
	}
	.hp-sec9-left h3 {
		font-size: 35px;
		line-height: 42px;
	}
	.hp-sec9-btn span {
		font-size: 14px;
		line-height: 21px;
		padding-left: 9px;
	}
	.hp-sec9-left .my-container {
		max-width: 422px;
	}
	#my-footer ul {
		text-align: center;
	}
	#my-footer ul li {
		padding: 0px 10px;
		width: 24%;
		text-align: left;
	}
	#my-footer ul .footer-col-1 {
		width: 100%;
		text-align: center;
	}
	#hp-step-section .step-left {
		display: block;
		width: 100%;
		padding-top: 0;
		margin-bottom: 50px;
	}
	#hp-step-section .step-right {
		display: block;
		width: 100%;
		margin-left: auto;
	}
	#hp-sec1.inner-page-banner {
		background-position: 55% 100%;
		overflow: unset;
	}
	#hp-sec1.inner-page-banner p {
		width: 60%;
	}
	#au_section1 {
		background-size: cover;
		padding: 60px 0;
	}
	#au_section1 .col-right {
		padding: 0;
		max-width: 100%;
		float: none;
		background-color: transparent;
		z-index: 9;
	}
	#au_section1 .col-right::before {
		display: none;
	}
	#au_section1::after {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(255, 255, 255, 0.80);
	}
	#au_section1 .col-right h2 {
		font-size: 35px;
		line-height: 42px;
	}
	#blog_archive_slider .blp-title h4 {
		font-size: 32px;
		line-height: 38px;
	}
	.blog-grid li {
		max-width: 50%;
	}
	.blog-grid li h4 {
		min-height: 60px;
	}
	.blog-grid li h4 {
		min-height: 52px;
		font-size: 18px;
		line-height: 26px;
		margin: 10px 0 0;
	}
	#blog_archive_slider .blog-slider .post-slide-image::after {
		background-color: rgba(44, 44, 44, 0.80);
		background-image: none !important;
	}
	#blog_archive_slider .blog-slider .post-slide-image {
		min-height: 400px;
		max-height: 400px;
		padding-top: 80px;
		background-size: cover;
		background-position: center center;
	}
	#blog_archive_slider .blog-slider .post-slide-content {
		max-width: 100%;
	}
	#sgp_header .sgp-header-content {
		max-width: 100%;
	}
	#sgp_header h2 {
		font-size: 32px;
		line-height: 38px;
	}
	#sgp_top_header span {
		font-size: 14px;
	}
	.single-post .content-area {
		float: none;
		width: 100%;
	}
	.single-post .sidebar {
		float: none;
		width: 100%;
		margin-bottom: 60px;
	}
	.bnr-section.themed h1 {
		font-size: 36px;
		line-height: 42px;
	}
	#au_section1 .col-right img {
    	float: none;
    	max-width: 100% !important;
    	margin: 0 0px 20px 0;
	}
}
@media only screen and (max-width:768px) {
	#masthead.sticky-header {
		animation-name: none;
		position: absolute;
		overflow: hidden;
	}
	#hp-sec8 .my-container,
	.my-container {
		max-width: 600px;
	}
	#hp-sec2 .sec1-scroll {
		display: block;
		opacity: 1;
		z-index: 9;
		bottom: auto;
		top: -35px;
	}
	.header-btn {
		width: 67%;
	}
	.header-res-menu {
		width: 8%;
		margin-left: 10px;
	}
	#hp-sec3 ul li:hover .sec3-serv-inner {
		margin-top: 0;
	}
	#hp-sec1 h2 {
		font-size: 35px;
		line-height: 41px;
		width: 100%;
		margin: 0 auto;
		max-width: 500px;
	}
	#hp-sec1 .my-container {
		position: relative;
		z-index: 2;
	}
	#hp-sec1 p {
		font-size: 16px;
		line-height: 23px;
		width: 100%;
		max-width: 400px;
		margin: 20px auto;
	}
	.sec1-scroll {
		bottom: -75%;
	}
	.hp-sec1-btn a {
		padding: 10px 25px;
	}
	.hp-sec2-left {
		width: 100%;
		float: none;
		padding-top: 30px;
		text-align: center;
	}
	.hp-sec2-right {
		width: 100%;
		float: none;
		text-align: center;
	}
	#hp-sec2 {
		padding-bottom: 15px;
		padding-top: 0;
	}
	#hp-sec3 ul li {
		width: 45%;
		margin-right: 13px;
		padding-bottom: 30px;
		margin-bottom: 20px;
	}
	.sec3-btn {
		display: block;
	}
	#hp-sec4 h2 {
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 45px;
	}
	#hp-sec3 {
		padding: 30px 0px;
	}
	.hp-sec5-main li {
		width: 100%;
	}
	.sec5-tab .active, .sec5-tab a:hover {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	.tab-content-inner {
		width: 100%;
		top: 0;
		right: 0;
		position: relative;
		border-radius: 0;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	.hp-sec6-inner h2 {
		font-size: 30px;
		line-height: 37px;
		margin-bottom: 15px;
	}
	#hp-sec6 .my-container {
		padding: 34px 0px 0;
	}
	#hp-sec6 .hp-sec6-img {
		margin-top: 20px;
    	position: relative;
		max-width: 500px;
	}
	#testimonial_section h2 {
		font-size: 30px;
		line-height: 37px;
		margin-bottom: 15px;
	}
	#testimonial-section .tstmnl-box p {
		font-size: 14px;
		line-height: 24px;
	}
	#testimonial-section .tstmnl-box h4 {
		font-size: 18px;
		line-height: 26px;
	}
	#hp-sec7 ul li {
		padding: 0px;
	}
	#hp-sec8 h2 {
		font-size: 30px;
		line-height: 37px;
	}
	.sec8-tab li a {
		font-size: 14px;
		line-height: 21px;
	}
	#uniquename1 h4, #uniquename2 h4, #uniquename3 h4 {
		font-size: 16px;
		line-height: 23px;
		margin-top: 10px;
	}
	.hp-sec9-left {
		width: 100%;
		float: none;
		text-align: center;
		display: block;
		background-color: #294792;
	}
	#hp-sec9 {
		background-size: 100%;
		display: block;
	}
	.hp-sec9-right {
		width: 100%;
		float: none;
		margin-top: 0px;
		display: block;
		background-image: none !important;
		position: relative;
	}
	.hp-sec9-right img {
		display: block;
	}
	.hp-sec9-left h3 {
		font-size: 30px;
		line-height: 38px;
	}
	#my-footer ul li {
		padding: 0px 29px;
	}
	#hp-sec1 {
		padding-top: 180px;
    	padding-bottom: 0;
		text-align: center;
	}
	#hp-sec2::after {
    z-index: -1;
	}
	#hero-front-image {
		position: relative;
		max-width: 360px;
		text-align: center !important;
		margin: 0 auto;
		display: block;
		left: 0;
		padding-top: 40px;
	}
	#hp-sec4 ul li {
		width: 30%;
		border: 1px solid #eee;
		margin: 8px;
		min-height: 210px;
		padding: 10px;
	}
	#hp-sec5 h2 {
		font-size: 30px;
		line-height: 36px;
	}
	#hp-sec6 {
		position: relative;
	}
	.hp-sec6-inner {
		width: 100%;
	}
	#hp-sec1.inner-page-banner {
		padding-top: 40px;
		padding-bottom: 40px;
		background: rgb(41,70,146) !important;
		background: -moz-linear-gradient(top, rgba(41,70,146,1) 0%, rgba(77,103,155,1) 100%) !important;
		background: -webkit-linear-gradient(top, rgba(41,70,146,1) 0%,rgba(77,103,155,1) 100%) !important;
		background: linear-gradient(to bottom, rgba(41,70,146,1) 0%,rgba(77,103,155,1) 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#294692', endColorstr='#4d679b',GradientType=0 );
	}
	body .banner-tab-image {
		display: block !important;
	}
	#hp-sec1.inner-page-banner h1 {
		font-size: 32px;
		line-height: 38px;
	}
	#hp-sec1.inner-page-banner .sec1-scroll {
		bottom: 0;
		left: 0;
		right: 0;
		position: relative;
		margin-top: 60px;
	}
	#hp-sec1.inner-page-banner p {
		width: 100%;
		max-width: 100%;
		font-size: 14px;
		line-height: 22px;
	}
	#hp-sec1.inner-page-banner p strong {
		font-size: 16px;
		line-height: 24px;
	}
	#au_section1 .col-right h2 {
		font-size: 30px;
		line-height: 36px;
	}
	#au_section1 .col-right p {
		font-size: 14px;
		line-height: 22px;
	}
	#blog_archive_slider .blp-title h4 {
		font-size: 26px;
		line-height: 32px;
	}
	.blog-grid li {
		max-width: 100%;
		padding: 0;
	}
	.blog-grid li h4 {
		min-height: unset;
	}
	.single-post #blog_archive {
		padding: 30px 0 0;
	}
	.bnr-section.themed .column-container {
		max-width: 100%;
		z-index: 9;
		position: relative;
	}
	#banner_section.bnr-section.themed::after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.3);
	}
	.bnr-section.themed h1 {
		font-size: 30px;
		line-height: 36px;
		margin-bottom: 15px;
	}
	.bnr-section.themed p {
		font-size: 18px;
		line-height: 26px;
	}
	#tabs_section {
		margin-top: 0;
		padding: 60px 0 60px;
		background-position: left bottom;
		background-color: #c7dfea;
	}
	.services-info-tab.label {
		display: none;
	}
	.services-info-tab.content {
		float: none;
		width: 100%;
		max-width: 100%;
		margin: 0;
		list-style: none;
		padding-left: 0;
	}
	.services-info-tab h2.mobile-title,
	.services-info-tab.content .srv-tab.mobile {
		display: block !important;
	}
	.tab-content {
		padding: 20px 0;
	}
	.srv-tab-content .tab-content h3 {
    	font-size: 26px;
		line-height: 32px;
	}
	.srv-tab-content .tab-content p strong {
		font-size: 18px;
		line-height: 26px;
	}
	.single-post .entry-content img {
		display: block;
		float: none;
		margin: 0 auto;
	}
	#partner_section_one {
		padding: 40px 0;
	}
	.additional-content {
		padding: 30px 0;
	}
	.additional-content p {
		font-size: 14px;
		line-height: 24px;
	}
	.description-box {
		margin-bottom: 30px;
	}
	.description-box.contact {
		padding: 20px 0 10px;
	}
	.description-box p {
		font-size: 14px;
		line-height: 24px;
	}
	#page_description h2,
	#additional_section h2 {
		font-size: 30px;
		line-height: 36px;
		font-family: 'Lato', sans-serif;
		color: #2b4f9e;
		margin-bottom: 30px;
	}
	#page_description p,
	#additional_section p,
	#page_description li,
	#additional_section li {
		font-size: 14px;
		line-height: 22px;
	}
}
@media only screen and (max-width:640px) {
	#hp-sec8 .my-container,
	.my-container {
		max-width: 400px;
	}
	.video-embed {
		height: 265px;
	}
	#cp-banner iframe {
		height: 335px;
	}
	#cp-section1 .cp1-left .cf-input.cf-input-1,
	#cp-section1 .cp1-left .cf-input.cf-input-2 {
		width: 100%;
		float: none;
	}
	.header-btn {
		display: none;
	}
	.site-branding {
		width: 40%;
	}
	.header-res-menu {
		width: 59%;
		margin-left: 0;
	}
	#hp-sec1 {
		padding-top: 150px;
	}
	#hp-sec1 h2 {
		font-size: 33px;
		line-height: 40px;
		width: 100%;
	}
	#hp-sec1 p {
		font-size: 14px;
		line-height: 21px;
		width: 100%;
		margin-top: 10px;
	}
	.sec1-scroll {
		bottom: -73%;
	}
	.hp-sec2-left h3 {
		font-size: 34px;
		line-height: 41px;
		margin-bottom: 15px;
	}
	.hp-sec2-right p {
		padding-left: 0;
	}
	#hp-sec3 ul li {
		width: 100%;
		margin-right: 0;
		padding-bottom: 30px;
		margin-bottom: 20px;
	}
	#hp-sec3 ul li p {
		margin-bottom: 20px;
		padding: 0px 20px;
	}
	#hp-sec3 ul li h3 {
		font-size: 17px;
		line-height: 24px;
		margin-top: 10px;
		min-height: 40px;
	}
	#hp-sec4 h2 {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 40px;
	}

	#hp-sec4 h2::before {
		width: 27%;
	}
	#hp-sec4 h2::after {
		width: 27%;
		left: 74%;
	}
	#hp-sec4 ul li {
		display: block;
		width: 100%;
		margin: 8px auto;
	}
	#hp-sec4 {
		padding: 30px 0;
	}
	.tab-content-inner {
		margin-top: 0px;
	}
	.hp-sec5-main li {
		width: 100%;
	}
	#hp-sec5 h2 {
		font-size: 30px;
		line-height: 37px;
	}
	#hp-sec6 .my-container {
		padding: 50px 0px 0;
	}
	#hp-sec6 .hp-sec6-img {
		position: relative;
		margin-top: 20px;
		width: 100%;
	}
	#hp-sec6::before {
		opacity: 0;
	}
	.hp-sec6-inner {
		width: 100%;
		float: none;
		text-align: center;
	}
	.hp-sec6-inner h2::before {
		height: 100%;
		width: 7px;
		left: 106px;
	}
	#hp-sec7 ul li {
		padding: 0 0px 40px;
		width: 100% !important;
		max-width: 49%;
	}
	#hp-sec8 h2 {
		font-size: 28px;
		line-height: 35px;
	}
	.hp-sec8-left {
		width: 100%;
		float: none;
	}
	.hp-sec8-right {
		width: 100%;
		float: none;
	}
	.hp-sec8-right ul li {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
	#my-footer ul li {
		padding: 0px 0;
		display: block;
		text-align: center;
		width: 100%;
	}
	#my-footer {
		padding: 30px 0px;
	}
	.hp-sec9-left h3 {
		font-size: 28px;
		line-height: 36px;
	}
	.hp-sec9-btn a {
		font-size: 20px;
		padding: 10px 14px;
	}
	.main-title {
		font-size: 32px;
		line-height: 42px;
	}
	#hp-step-section .step-lists li {
		display: block;
		width: 100%;
		margin-bottom: 50px;
	}
	#hp-step-section .step-lists li:last-child {
		margin-bottom: 0;
	}
	#hp-step-section .step-lists li::after {
		opacity: 0;
	}
	#blog_archive_slider .blp-title h4 {
		font-size: 24px;
		line-height: 30px;
	}
	#blog_archive_slider .blp-content {
		font-size: 14px;
		line-height: 22px;
	}
	#sgp_header h2 {
		font-size: 28px;
		line-height: 34px;
	}
	#sgp_header span {
		font-size: 14px;
		line-height: 22px;
	}
	.single-post .entry-content p {
		font-size: 14px;
		line-height: 22px;
	}
	.bnr-section.themed {
		padding: 60px 0 80px;
	}
	.bnr-section.themed p {
		font-size: 16px;
		line-height: 24px;
	}
	.srv-tab-content .tab-content h3 {
		font-size: 22px;
		line-height: 30px;
	}
	.srv-tab-content .tab-content p strong {
		font-size: 16px;
		line-height: 24px;
	}
	.srv-tab-content .tab-content p,
	.srv-tab-content .tab-content ul li {
		font-size: 14px;
		line-height: 22px;
	}
	.services-info-tab .srv-tab-label a {
		font-size: 16px;
		line-height: 24px;
		padding: 10px 13px;
	}
	#cp-section1 .cp1-left .cf-btn input[type="submit"] {
		width: 100%;
	}
	#cp-section1 .cp1-left div.wpcf7 .ajax-loader {
		display: none;
	}
	.strat-ad-boxes {
    	display: block;
    	margin: 0 auto;
    	    margin-bottom: 0px;
    	margin-bottom: 20px;
	}
	button#responsive-menu-button {
    	right: 10% !important;
	}
}
@media only screen and (max-width:540px) {
	#my-404 {
    padding: 100px 20px;
	}
}
@media only screen and (max-width:440px) {
	#my-404 {
    padding: 100px 0px;
	}
	.error404 .page-content {
    margin: 0;
	}
	#my-404 .search-submit {
    border: none;
    border-radius: 0px;
	}
	#my-404 .search-field {
    width: 100% !important;
	}
	#my-404 .page-title {
    font-size: 30px;
	}
	#my-404 p {
    font-size: 16px;
    line-height: 22px;
	}
	#hp-sec8 .my-container,
	.my-container {
		max-width: 280px;
	}
	#cp-section1 .cp1-right::before {
		border: 3px solid #2e4a93;
	}
	#cp-section1 .cp1-right {
		padding: 20px 20px 0 0;
	}
	#cp-section1 .cp1-left .cf-input textarea {
		height: 150px;
	}
	.site-branding {
		width: 60%;
		text-align: center;
	}
	.header-res-menu {
		width: 38%;
	}
	#hp-sec1 h2 {
		font-size: 28px;
		line-height: 35px;
		width: 100%;
	}
	#hp-sec1 {
    padding-top: 159px;
    padding-bottom: 0px;
	}
	#hero-front-image {
    max-width: 100%;
	}
	.sec1-scroll::before {
		z-index: 999;
	}
	.sec1-scroll {
		bottom: -58%;
	}
	.sec1-scroll::before {
		top: 0;
	}
	.hp-sec2-left h3 {
		font-size: 30px;
		line-height: 37px;
	}
	#hp-sec1 .sec1-scroll{
		display: none;
		opacity: 0;
	}
	#hp-sec2 .sec1-scroll{
		display: block;
		opacity: 1;
		width: 100%;
		position: relative;
		text-align: center;
		top: 0;
		padding-top: 30px;
	}
	#hp-sec3 h2 {
		font-size: 28px;
		line-height: 35px;
	}
	#hp-sec3 h2::after {
		width: 15%;
	}
	#hp-sec4 h2 {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 35px;
	}
	#hp-sec4 h2::before {
		width: 23%;
		top: 15px;
	}
	#hp-sec4 h2::after {
		width: 23%;
		left: 79%;
		top: 15px;
	}
	#hp-sec4 span::after {
		width: 25%;
	}
	#hp-sec5 h2 {
		font-size: 28px;
		line-height: 35px;
		text-align: center;
	}
	#hp-sec5 h2::before {
		left: 55px;
	}
	.tab-cont1 h4 {
		font-size: 18px;
		margin-bottom: 0;
	}
	#hp-sec5 {
		padding-top: 65px;
		padding-bottom: 125px;
	}
	.hp-sec6-inner h2::before {
		height: 100%;
		width: 7px;
		left: 50px;
	}
	#testimonial-section .tstmnl-box {
		padding: 0 5px;
	}
	#hp-sec7 ul li {
		display: block;
		margin: 0 auto 15px;
		max-width: 100%;
	}
	#hp-sec7 {
		padding: 28px 0px;
	}
	#hp-sec8 h2 {
		font-size: 26px;
		line-height: 33px;
		width: 100%;
		float: none;
		text-align: center;
	}
	#hp-sec8 h2::before {
		left: 100px;
	}
	#hp-sec8 .sec8-tab {
		float: none;
		width: 100%;
	}
	.sec8-tab li {
		display: inline-block;
		padding: 0px 14px;
	}
	.hp-sec9-left h3 {
		font-size: 26px;
		line-height: 34px;
	}
	#hp-sec8 {
		padding: 20px 0px;
	}
	#my-footer {
		padding: 25px 0px;
	}
	#hp-sec2 {
		padding: 30px 0;
	}
	.main-title {
		font-size: 28px;
		line-height: 37px;
	}
	.left-border-title::before {
		height: 33px;
		top: 3px;
	}
	#hp-step-section p {
		font-size: 14px;
		line-height: 20px;
	}
	#hp-step-section .step-lists li .step-title {
		font-size: 16px;
		line-height: 24px;
	}
	#au_section1 .col-right h2 {
		font-size: 28px;
		line-height: 35px;
	}
	#blog_archive_slider .blog-slider .post-slide-image {
		min-height: 450px;
		max-height: 450px;
		padding-top: 40px;
	}
	#blog_archive_slider .slick-dots li button::before {
		font-size: 35px;
	}
	#blog_archive_slider .slick-dots li.slick-active button::before {
		opacity: 1;
		color: #ed1e2a;
	}
	#sgp_header h2 {
		font-size: 24px;
		line-height: 30px;
	}
	.bnr-section.themed p {
		font-size: 14px;
		line-height: 22px;
	}
	#tab-1 .tab-content .sc-btn {
		display: block;
		text-align: center;
		width: 58%;
		margin: 0 auto;
	}
	#partner_section_one {
		padding: 40px 0;
	}
	.description-box.contact {
		padding: 0;
	}
	.description-box.contact p {
    	font-size: 16px;
    	line-height: 24px;
	}
	.cp1-right-cont ul li {
    	display: block;
    	padding-right: 0;
    	text-align: center;
	}
	.cp1-right-cont ul li a {
		width: 45px;
		height: 45px;
		font-size: 20px;
		line-height: 27px;
   	 	margin: 0 auto;
   	     	margin-top: 0px;
   	     	margin-bottom: 0px;
    	margin-bottom: 10px;
    	margin-top: 10px;
	}
}
@media only screen and (max-width:320px) {
	#my-404 .page-title {
    font-size: 28px;
    line-height: 34px;
	}
	#hp-sec8 .my-container,
	.my-container {
		max-width: 90%;
	}
	#hp-sec1 h2 {
		font-size: 26px;
		line-height: 33px;
	}
	#hp-sec1 {
		padding-top: 190px;
	}
	.hp-sec2-left h3 {
		font-size: 28px;
		line-height: 35px;
	}
	.hp-sec2-left {
		padding-top: 20px;
	}
	#hp-sec3 h2 {
		font-size: 26px;
		line-height: 33px;
	}
	#hp-sec3 {
		padding: 20px 0px;
	}
	#hp-sec5 h2 {
		font-size: 26px;
		line-height: 33px;
	}
	#hp-sec5 {
		padding-top: 59px;
		padding-bottom: 93px;
	}
	.hp-sec6-inner h2 {
		font-size: 28px;
		line-height: 35px;
		margin-bottom: 10px;
	}
	.hp-sec6-inner a {
		padding: 8px 22px;
	}
	#hp-sec7 {
		padding: 20px 0px;
	}
	#hp-sec9 {
		background-size: cover;
	}
	.hp-sec9-left .my-container {
		max-width: 90%;
	}
	.hp-sec9-left h3 {
		font-size: 23px;
		line-height: 30px;
	}
	.hp-sec9-btn a {
		font-size: 20px;
		padding: 8px 14px;
		margin-right: 0;
		margin-bottom: 10px;
	}
	#my-footer {
		padding: 20px 0px;
	}
	#blog_archive_slider .blog-slider .post-slide-image {
		min-height: 400px;
		max-height: 400px;
	}
}