/*
* ------------------------------------------------------------------
*
* Project: 
* Version: 1.0
* Created : 29/12/2018
* Template URI: 
* Author Name: Shelley C Antony
* Author URI: http://www.fshdesign.org/
* Description: Roofing
* Developer: Fsh Design
*
*
* -------------------------------------------------------------------
*/
/* Show in Large desktops and laptops */
@media (min-width: 1200px) {
	
	
}
@media (min-width: 1200px) and (max-width: 1499px) {
	.wow-caption h2 {
    font-size: 28px;
}
}

/*Hide in Other Small Devices */


/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
.carousel-caption {
    top: 200px !important;
}
.wow-caption h2 {
    font-size: 28px;
}
/* Portrait tablets and small desktops */
@media (min-width: 769px) and (max-width: 991px) {
}
/* Landscape phones and portrait tablets */

/* Portrait phones and smaller */


@media (max-width:768px) {

	.top-abt{
	margin-top:17px !important;
}
	#wowslider-container1 { 
	margin-top: 17px !important;
}
	.lander .nav-item .nav-link{
    color: #fff;
    border: solid 0px transparent;
        padding-left: 10px;
    padding-right: 10px;
	margin-left:0px;
	margin-right:0px;
}
	.middleLand h1 {
    left: auto;
    margin: 0;
    padding-left: 25px;
    padding-right: 25px;
    transform: none;
	}
	.fotterland .second p{
	text-align:center
	}
.fotterland .second .right{
	float:none;
	text-align:center
}
#sub-title {
    font-size: 14px !important;
}
	.col_half, .col_third, .col_twothird, .col_fourth, .col_three_fourth, .col_fifth {
    margin-right: 0%;
    margin-bottom: 20px;
	}
	#wowslider-container1 {
    padding-top: 110px;
	}
	.wow-caption h2{
	font-size:12px;
	}
	.wow-caption{
	position:absolute;
	left:10%;
	top:70%;
	z-index:1500;
}
	.ctabtn {
    margin-bottom: 15px;
    float: left !important;
	}
.col_fourth {
    width: 100% !important;
}
            }
@media (max-width:580px) {
	.wow-caption h2{
	font-size:14px;
	}

            }
@media (max-width:480px) {
	.middleLand {
    height: 218px;
	}
	.floatLogo {
    margin-top: 67px;
	}
.col_fourth {
    width: 100% !important;
}
            }
@media (max-width:320px) {
            }
