.slideshow-overlay{
    white-space:nowrap;
    padding:50px 40px 80px 40px;
    color: white;
    font-size:60px;
    font-family:'Montserrat';
    font-weight: 700;
    background-color:rgba(52,88,118,0.8);
}
.slideshow-overlay-button{
    padding:18px 58px;
    background-color: #101d27;
    color:#fff;
    margin:auto;
    margin-top:-35px;
    display:table !important;
}
.h-sec1{ position:relative; z-index:10000;}
.h-sec1 .left .head, .h-sec3 .head, .h-sec4 .head {
    font-weight: 600;
}
.h-sec1 .form {
    background-color:#101d27;
    color:#fff;
    padding: 35px;
}
.h-sec1 .form input[type="text"], .h-sec1 .form select, .h-sec1 .form button {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    padding: 20px;
    border: none;
    margin: 0 0 20px 0;
}
.h-sec1 .form .head{
    font-weight:500;
}
.h-sec1 .form label {
    font-size: 24px;
    font-weight: 600;
    padding: 10px 0 20px 0;
    display: inline-block;
}

.h-sec1 .left {
    padding-top: 90px;
}
.h-sec1 .left > * {
    margin-left:0;
    margin-right:0;
}
.h-sec1 .right {
    margin-top: -45px;
    position: relative;
    z-index: 99;
}
.h-sec2-2 {
    background-image: url(../images/quick-links-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
}
.h-sec2-2 .box {
    max-width: 395px;
}
.h-sec2-2 a {
    display: inline-block;
    position: relative;
    color: #fff;
}
.h-sec2-2 a:hover {
	color: #85abca;
    box-shadow: 0 0 10px #808080;
}
.h-sec2-2 a .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 20px;
}
.h-sec2-2 a .text span {
    font-size: 12px;
    font-family: 'Cabin';
    color: #85abca;
}
.h-sec3 .head{
    font-weight:300;
}
.h-sec3 .head a {
    display: inline-block;
    float: right;
    color: #fff;
    font-weight: 600;
    padding: 18px 42px;
}
.h-sec3 .head a:hover {
    background-color: #1e2944;
    color: #fff;
}
.h-sec3 .gall {
    display: inline-block;
}
.h-sec3 .gall img {
    float: left;
    width: 24% !important;
    margin: 0.5%;
}
.h-sec4 {
    background-image: url(../images/h-sec4-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding-top: 80px;
    margin-top: 110px;
    margin-bottom: 150px;
}
.h-sec4 .left {
    height: 540px;
}
.h-sec4 a.more {
    color: #ffcd47;
    text-transform: uppercase;
}
.h-sec4 a.more:hover {
    color: #fff;
}
.h-sec4 a.more img {
    padding: 0 0 0 12px;
}
.h-sec4 .boxes {
    display: inline-block;
    width: 100%;	
}
.h-sec4 .boxes a {
    width: 48%;
    float: right;
    text-align: center;
    background-color: #3754a4;
    color: #fff;
    padding: 35px;
    margin: 20px 0 20px 4%;
    transform: translateY(-50%);
}
.h-sec4 .boxes a:hover {
    background-color: #5d8b81;
}

.h-sec4 .boxes a:first-child {
    margin-left: 0;
    transform: translateY(0%);
    float: left;
}
.h-sec4 .boxes a img {
    max-width: 100%;
}
.h-sec4 .boxes a .text {
    padding: 18px 0;
}
.h-sec4 .boxes a .more {
    color: #ffcd47;
    padding-top: 10px;
}
.h-sec4 .right {
    padding: 40px 30px;
}
.h-sec5 {
    background-image: url(../images/testimonials-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 130px 0;
}
.testi-box {
    display: inline-block;
    width: 88%;
    margin: 0 6%;
    color: #fff;
    font-size: 22px;
    font-style: italic;
    border-width: 0 1px 1px 1px;
    border-color: #fff;
    border-style: solid;
    padding: 65px 35px;
    position: relative;
	font-family: 'Poppins', sans-serif;
}
.testi-box .content-slider {
    margin-bottom: 0;
}
.testi-box:before, .testi-box:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 44%;
    border-top: 1px solid #ffffff;
}
.testi-box:after {
    top: 0;
    left: auto;
    right: 0;
}
.testi-box .quote {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}
.testi-box .text p {
    line-height: 42px;
}
.testi-box .by {
    font-style: normal;
    font-weight: bold;
    padding-top: 35px;
}
.h-sec6 {
    background-color: #e2e6eb;
}
.h-sec6 .images img {
    margin: 0 30px;
}

            .homegallery-slider {
                margin: 40px 0;
            }
            .homegallery-slider-container {
                padding: 0 100px;
            }
            .content-slides-container{ width:100%; float:left;}
            .homegallery-slider .homegallery-slide {
                color: ##FFFFFF;
                font-style: italic;
            }
            .homegallery-slider.content-slider .slider-previous-button {
                background-color: ##034483;
                width: 43px;
                height: 86px;
                padding: 0;
                margin-right: 20px;
                -webkit-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }
            .homegallery-slider.content-slider .slider-previous-button:hover {
                background-color: ##3374A3;
            }
            .homegallery-slider.content-slider .slider-next-button {
                background-color: ##034483;
                width: 43px;
                height: 86px;
                padding: 0;
                margin-left: 20px;
                -webkit-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }
            .homegallery-slider.content-slider .slider-next-button:hover {
                background-color: ##3374A3;
            }

            .homegallery-slider .galleryImage { 
                display: inline-block;
                float:none;
                width: 23%;
                margin: 0 1%;
            }
            .homegallery-slider .galleryImage img {
                width: 100% !important;
                max-width: 100%;
                vertical-align: bottom;
                float:left;
            }
            .homegallery-slider .galleryImage a{display:block; float:left; width:100% !important;}

            @media screen and (max-width: 767px) {
                .homegallery-slider .galleryImage {
                    float:left;
                    display:block;
                    width: 98%;
                    max-width:200px;
                    margin: 5px 1%;
                }
            }
            @media screen and ( max-width: 479px ) {
                .homegallery-slider-container {
                    padding: 0;
                }
                .homegallery-slider .slider-previous-button {
                    display: none;
                }
                .homegallery-slider .slider-next-button {
                    display: none;
                }
            }   


@media screen and (max-width: 1362px) {
    .slideshow-overlay{
        font-size:50px;
        padding: 41px 32px 64px 32px;
    }
    .slideshow-overlay-button{
        font-size:15px;
        padding:14px 46px;
        margin-top:-28px;
    }
	.h-sec1 .form label {	
	    font-size: 20px;
	}
	.testi-box::before, .testi-box::after {
	    width: 40%;
	}
}
@media screen and (max-width: 992px) {
    .slideshow-overlay{
        font-size:40px;
        padding: 32px 26px 52px 26px;
    }
	.h-sec1 .left {	
	    padding-top: 50px;	
	}
    .h-sec1 .left > * {
        margin-left:auto;
        margin-right:auto;
    }
    .h-sec1 .left > a{
        padding: 16px 32px;
        font-size:14px;
    }
	.h-sec4 {	
	    background-position: top right;
	    margin-bottom: 0;	
	}
	.h-sec4 .right {	
	    padding: 80px 30px 40px 30px;	
	}
}
@media screen and (max-width: 767px) {
    .slideshow-overlay{
        font-size:30px;
    }
    .slideshow-overlay-button{
        font-size:12px;
        padding:11px 36px;
        margin-top:-22px;
    }
	.h-sec3 .head a {	   
	    float: left;
	    margin: 10px 0 0 0;	
	}
}
@media screen and (max-width: 479px) {
    .slideshow-overlay{
        font-size:18px;
    }
	.h-sec1 .left {	
	    padding: 50px 0 0 0;	
	}
	.h-sec1 .right {	
	    padding: 0;
	    margin-top: 0;	
	}
	.h-sec1 .form {	
	    padding: 15px;	
	}
	.h-sec1 .form input[type="text"], .h-sec1 .form select, .h-sec1 .form button {	
	    padding: 10px;
	    margin: 0 0 15px 0;	
	}
	.h-sec1 .form label {	
	    font-size: 18px;
	    padding: 10px 0;	
	}
	.h-sec4 .boxes a, .h-sec4 .boxes a:first-child {	
	    transform: translateY(0);
	    margin: 10px 0;
	    width: 100%;
	    padding: 25px;	
	}
	.h-sec3 .head a {	
	    padding: 10px 15px;
	    text-align: center;	
	}
	.h-sec4 {	
	    margin: 15px 0 0 0;
	    padding: 20px 0 0 0;	
	}
	.h-sec4 .left {	
	    height: auto;
	    padding: 0;	
	}
	.h-sec4 .right {	
	    padding: 0;	
	}
	.h-sec5 {	
	    padding: 40px 0;	
	}
	.testi-box .quote, .testi-box::before, .testi-box::after {	
	    display: none;	
	}
	.testi-box {	
	    border-width: 1px;	
	}
	.testi-box {	
	    border-width: 1px;
	    font-size: 18px;
	    padding: 15px;	
	}
	.testi-box .text {	
	    line-height: normal;	
	}
	.testi-box .by {	
	    padding: 10px 0;	
	}
	.h-sec3 .gall img {	
	    width: 48% !important;
	    margin: 1%;	
	}
	.h-sec6 .images img {	
	    margin: 5px 0;	
	}
}