/*==================================================
			Bootstrap 3 Media Queries         
==================================================*/


/* Large Devices (Desktops & Laptops) */

@media (min-width: 1200px) {
    .telform {float: right;/*margin-right: -90px;*/width: 32%;}
	.Assured {position: absolute;top: 513px;left: 100px;}
	.wmm {width: 14%;margin: 17px;}
	
}


/* Medium Devices (Landscape Tablets & Medium Desktops) */

@media (min-width: 992px) and (max-width: 1199px) {
    /* Mobile menu */
    .navbar {background: rgb(255, 255, 255);padding: 0;}
    .navbar-nav {float: left;}
	.vesco-nav-wrapper {padding: 0;}
	}


/* Small Devices (Portrait Tablets & Small Desktops) */

@media (min-width: 768px) and (max-width: 991px) {
    /* Mobile menu */
        .logo{
		width:90px;
	}
	.navbar {
        background: rgb(255, 255, 255);
        padding: 0;
    }
    .navbar-nav {
        float: left;
    }
    .vesco-nav-wrapper {
        padding: 0;
    }
    /* About - remove diagonal border */
    #about-bg-diagonal {
        border-left: 0;
        border-top: 0;
        width: 100%;
        height: 350px;
    }
    #about-content-box {
        width: 100%;
        height: 400px;
    }
	/* About - remove diagonal border 1 */
    #about-bg-diagonal1 {
        border-right: 0;
        border-top: 0;
        width: 165%;
        height: 350px;
    }
    #about-content-box { 
        width: 100%;
        height: 400px;
    }
    /* Stats */
    .stats-item {
        padding: 20px 0;
    }
    /* Footer */
    #footer-copyrights {
        text-align: center;
    }
	.hidden-xs{display:none!important}
}


/* Extra Small Devices (Landscape Phones & Portrait Tablets) */

@media (max-width: 767px) {
    /* Mobile menu */
    .logo{
		width:90px;
	}
	.navbar {
       
        padding: 0;
    }
    .navbar-nav {
        float: none;
text-align: center;
    }
    .vesco-nav-wrapper {
           padding: 0px 0px 15px 0px;
    }
	.vesco-top-nav .logo {
		width: 80px;
		margin-top: 5px;
	}
	
    /* Home */
    #home-heading h3,h2 {
        font-size: 20px;
color: #75ffec;
font-weight: 700;
margin: 0px 0 0px 0;
letter-spacing: 2px;
		/*text-shadow: 2px 1px 2px black;*/
	line-height: 25px;
	border-bottom:none;
    }
	.navbar-toggle {margin-top: 20px ! important;}
	.navbar-collapse{background-color: #fff;margin-top: 20px;}
	
	#home-heading {
    margin-top: 0px;
    text-align: left;
    margin-left: 2.2%;
    width: 98%;
    padding: 3%;
    margin-top: 105%;}
	.text-1{
	font-size: 22px !important;
	letter-spacing: 5px;
	font-family: 'Poppins', sans-serif;
	font-weight: 900 !important;
	
	
	}
.text-2{
	font-size: 15px !important;
	letter-spacing: 2px;
	color: yellow;
	font-family: 'Poppins', sans-serif;
	font-weight: 500 !important;
	line-height: 0px;
	}
.text-3{
	margin-top: -50px;
	font-size: 14px !important;
	letter-spacing: 2px;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	line-height: 35px;
	font-weight: 100 !important;

	}
    /* Buttons */
    .btn-general {
        padding: 6px 22px 6px 22px;
        font-size: 14px;
    }
    /* About - remove diagonal border */
    #about-bg-diagonal {
        border-left: 0;
        border-top: 0;
        width: 100%;
        height: 350px;
    }
    #about-content-box {
        width: 100%;
        height: 400px;
    }
	/* About - remove diagonal border 1 */
    #about-bg-diagonal1 {
        border-right: 0;
        border-top: 0;
        width: 100%;
        height: 400px;
    }
    #about-content-box {
        width: 100%;
        height: 400px;
    }
	.haven{
		width: 100% !important;
		height: 270px !important;
	}
	.haven1{
		width: 100% !important;
		height: 270px !important;
	}
    /* Work */
    .img-wrapper img {
        min-width: 100%;
    }
	.wmm{
		width: 85%;
		margin-left: 25px;
	}
	.cbox{
		    padding: 20px 0 0px 0;
	}
	/*loyout*/
	#Layout-bg-diagonal {
		width: 91%;
		height: 220px;
		margin-left: 18px;
	}
	/*Location*/
	.maplocation{
		height: 250px;	
	}
	#home-content-box {
	 width: 100%;
    display: table;
    margin-left: 0%;
	}
	/*About us*/
	#about-bg-diagonal2, #about-bg-diagonal3{
		width: 100%;
		height: 150px;
	    margin-left: 0%;
	}
	.size, .size1 {
		width: 100%;
		margin-top: 50px;
	}
    /* Testimonials */
    .testimonial blockquote {
        padding: 6px 50px;
    }
    .testimonial blockquote:before {
        left: 10px;
    }
    .testimonial blockquote:after {
        right: 10px;
    }
    .testimonial blockquote p {
        font-size: 14px;
    }
    /* Stats */
    .stats-item {
        padding: 20px 0;
    }
    /* Footer */
    #footer-copyrights {
        text-align: center;
		padding-bottom: 15px;
    }
	footer{
		padding-top: 0px;
    border-top: 0px solid black;
	}
	.mob_enq_click:hover {
		text-decoration: none; 
	}
	.virtual_numbers a:hover {
		text-decoration: none;
	}
	.modal-content {
		height: 97vh;
		}
	.modal-content {
		position: relative;
		background-color: #fff;
		background-clip: padding-box;
		border: 1px solid rgba(0,0,0,.2);
		border-radius: 6px;
		outline: 0;
		box-shadow: 0 3px 9px rgba(0,0,0,.5);
	}
	.modal-body {
		position: relative;
		padding: 15px;
	}
	.form-group {
		margin-bottom: 15px;
	}
	.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	}	
	input.button {
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    line-height: 44px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    width: 100%;
    height: 44px;
    background: #0083c6;
    border: none;
	}
	.footer-links {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #000;
	z-index: 99999;
	}
	.footer-links a.mob_enq_click {
	display: block;
	background-color: #0083c6;
	font-size: 16px;
	border-left: 1px solid #fff;
	line-height: 30px;
	color: black;	
	}
	#myModal {
	z-index: 888888;
	}
	.modal-dialog { 
	z-index: 9999;
	}
	.button { padding: 0 15px; }

	.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
	}
	.Assured{
	position: absolute;
	top: 390px;
	left: 10px;
}
.flex-caption-right {
   position: absolute;
top: 16%;
right: 0%;
font-size: 36px;
color: #fff;
width: 100%;
padding: 0% 6%;
background-color: unset;
}
.fest {
    text-align: center;
margin-bottom: 5%;}
.fest img {
    width: 50%;
}
.flex-caption-ul {
    font-size: 17px;
    line-height: 25px;
	text-align: left;
}
.ptag {
    margin-bottom: 7px !important;
    color: #fff;
    font-size: 17px;
}
.incl{font-size: 7px;}
.big-caption1 {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 25px;
    font-weight: 600;
    padding-bottom: 0px;
    position: unset;
    text-shadow: 3px 3px 4px #000;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    border-bottom: 2px solid #fff;
    z-index: 99;
}
.small-caption {
    font-size: 13px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 3px;
    font-family: Oswald,sans-serif;
    font-weight: 700;
    text-shadow: 3px 1px 3px #000;
    text-align: center;
    margin-bottom: 5%;
    position: unset;
}

}


/* Extra Small Devices (Portrait Phones & Smaller devices) */

@media (max-width: 480px) {
    /* OK */
	.logo{width:90px;margin-top: 15px;}
	
}


/* Extra Small Devices (Portrait Phones & Smaller devices) */

@media (max-width: 320px) {
    /* Services */
    .service-item-icon i {
        width: 58px;
        height: 58px;
        padding: 7px;
    }
    .service-item-title h3 {
        font-size: 17px;
    }
    /* About */
    #about-content-box {
        margin-top: 40px;
    }
    /* Testimonials */
    .testimonial img {
        max-width: 80px;
    }
    .testimonial blockquote {
        padding: 6px 30px;
    }
    .testimonial blockquote:before {
        left: 7px;
    }
    .testimonial blockquote:after {
        right: 7px;
    }
	    .logo{
		width:90px;
	}
}


