/*========================================================
	Responsive CSS for Skampa Construction 2021
=========================================================*/
/*========================================================
										General
=========================================================*/
/*========================================================
										Mobile Menu
=========================================================*/
@media only screen  and (max-width: 1023px){

	.smobitrigger,
	.mnuclose {
		display: inline-block;
	}
	.smobitrigger {
	color: transparent;
	width: 30%;
		margin: 0 auto;
	}
	.smobitrigger {
		background: url("../images/menuopen.png");
        background-position: center top 10px;
        background-repeat: no-repeat;
        background-size: 60px 60px;
		width: 60px;
		height: 80px;
	}
	.mnuclose {
		background: url('../images/menuclose.png');
        background-position: right top;
        background-repeat: no-repeat;
        background-size: 60px 60px;
		color: transparent;
		height: 60px;
		margin: 0 0 10px 0;
		width: 100%;
		text-align: right;
		display: inline-block;
	}
	.menu  ul {
		padding: 0 20px 10px 20px;
		overflow-y: auto;
		margin: 0 auto;
	}
	.menu ul li {
		font-size: 1.1em;
		margin: 2px 0;
		display: block;
	}
    .menu ul li.mmlinks {
        display: block;
    }
	.menu ul li.mlinks,
    .menu ul li.mmlinks {
		text-align: center;
		border-bottom: 1px solid #fefefe;
		width: 100%;
        line-height: inherit;
        border-bottom: 1px solid rgba(42,109,180,.5);
	}
	.menu ul li.extrLinks{
		display: block;
		text-align: center;
		border-bottom: 1px solid rgba(42,109,180,.5);
		line-height: inherit;
	}
	.menu ul li.mlinks a,
    .menu ul li.mmlinks a,
	.menu ul li.extrLinks a {
		font-size: 18px;
		line-height: 40px;
		text-transform: uppercase;
		width: 100%;
		display: inline-block;
	}
	.menu ul li.extrLinks:hover {
	    border-bottom: 3px solid #59442B;
	}

	.menu ul li.mlinks a::after,
	.menu ul li.extrLinks a::after{
		display: none;
	}

	.menu ul li.mlinks a,
	.menu ul li.extrLinks a{
		margin: 0;
        padding-left: 0;
	}

	.menu ul li.mlogo {
			margin: 20px auto 0 auto;
			height: auto;
			display: inline-block;
        width: 100%;
        text-align: center;
	}
	.menu ul li.mlogo  img {
		width: 250px;
        margin: 0 auto 30px auto;
	}
	.menu ul li.mphone {
		display: inline-block;
        text-align: center;
		width: 100%;
		padding-bottom: 30px;
        margin: 0 auto;
        color: #777;
	}
	.menu ul li.mphone a {
		font-size: 26px;
	}
	.menu ul li.maddress {
		display: inline-block;
        text-align: center;
		font-size: 16px;
		line-height: 1.5;
		text-transform: capitalize;
		margin: 40px auto 20px;
		width: 100%;
		 color: #777;
	}
	.menu ul li.maddress span {
			display: block;
	}
    .menu ul li.mhours {
        display: inline-block;
        text-align: center;
		font-size: 16px;
		line-height: 1.5;
        margin: 0 auto 20px;
		width: 100%;
         color: #777;
    }
    .menu ul li.mhours span {
        display: block;
    }

		.menu ul li.msocial {
				display: block;
				text-align: center;
				margin: 30px 0;
		}
		.menu ul li.msocial a {
				display: flex;
				flex-direction: column;
				justify-content: center;
				margin-bottom: 20px;
		}
		.menu ul li.msocial a img {
				width: 90px;
				margin: 0 auto;
		}
    .angiemobi {
        width: 55px!important;
    }

.fooSocial ul li a {
    display: inline-block;
    width: 64px;
    height: 54px;
}



		.mobimenu {
			padding: 0;
			margin: 0px;
			width: 14.9375em;
			position: fixed;
			height: 100%!important;
			top: 0px;
			left: -24.625em;
	 }
	.mnuopn {
		left: 0px !important;
	}
	.ovrActv {
		position: fixed;
		background: rgba(0, 0, 0, 0.79);
		width: 100%;
		height: 100%;
		z-index: 9998;
			-webkit-transition: 0.5s;
			-moz-transition: 0.5s;
			-ms-transition: 0.5s;
			-o-transition: 0.5s;
		transition: 0.5s;
	}

		.navFrame {
        position: static;
            height: 70px;
    }

		body {
			font-size: 21px;
		}
		.topi{
			margin-top: 0;
		}

		.pageSize {
			width: 90%;
            max-width: 90%;
		}

    .companyinfo {
        height: 70px;
    }
    .rowPhoneButton {
        display: none;
    }

		.logoMob,
		.phoneMob {
				display: inline-block;
		}

        .logoMob {
				width: 55%;
				display: flex;
				align-items: center;
				justify-content: flex-start;
				height: 70px;
		}
    .telTop {
        width: 45%;
    }
    nav {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
		.phoneMob,
		.locMob,
		.menu {
				width: 33%;
				display: flex;
				align-items: center;
				justify-content: center;
				height: 70px;
		}

		.nav .logoMob img{
			width: 240px;
		}

		.fooInfo a{
			font-size: 30px;
		}
		.fooInfo p{
			font-size: 18px;
			line-height: 24px;
		}
		.requestEstBtn{
			background: #FE0000;
		}

}
/*========================================================
										0- 1300
=========================================================*/
@media only screen and (max-width: 1300px) {
    .srvWrap {
        width: 100%;
    }
}
/*========================================================
										0- 767
=========================================================*/
@media only screen and (max-width: 767px) {

    .pageBanner {
        display: none;
    }
    .pageBannerMob {
        display: inline-block;
        width: 100%;
    }
    .fooMenu ul{
			flex-direction: column;
		}

		.fooMenu ul li{
			display: block;
			padding: 10px 0;
		}

		.fooMenu ul li a{
			font-size: 16px;
		}
		.copyright{
		  margin-bottom: 0;
		}
		.copyright span{
			display: block;
		}
    footer{
  overflow: hidden;
  margin-bottom: 60px;
}
    .outerSticky {
        display: inline-block;
    }

/*=============== Contact Us page ========*/
.contact{
	padding: 50px 0;
}

.centerContact{
	width: 90%;
}

.contForm{
	padding-top: 20px;
}

.formHalfWrapper{
	flex-direction: column;
}
    #name, #phone, #email, #zipcode {
        width: 100%;
    }
    .callformEr {
        font-size: 24px;
    }
    .stoneFormWrap {
        margin-top: 0;
    }

.stoneForm input[type="text"] {
	height: 50px;
}

.stoneFormFull input[type="submit"] {
	height: 50px;
}

.stoneFormHalf {
	width: 100%;
	display: block;
	padding: 5px 0;
}

		.underTit {
        font-size: 24px;
        line-height: 1.5;
    }
		.underTit span{
			display: block;
		}

    .reqSingle {
        flex-direction: column;
    }
    .reqSingle p {
        text-align: center;
        margin: 0 auto;
    }
    .reqSingle img {
        margin-bottom: 13px;
    }

    .contTel a {
        font-size: 30px;
    }
    form.stoneForm {
        width: 100%;
    }
    p.sendUsMes {
        font-size: 21px;
    }
    .centerDisclaimer p {
        font-size: 18px;
        line-height: 1.3;
        padding-left: 0;
    }
    .centerDisclaimer h2 {
        line-height: 1.3;
        font-size: 21px;
    }

    .persoLeft {
        width: 100%;
        margin-bottom: 20px;
    }
    .persoLeft img {
        width: 100%;
    }

    .mediaMob {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 15px 0 10px;
}
    .mediaMob ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 95%;
    margin: 0 auto;
}
    .mediaMob ul li {
    display: inline-block;
    padding: 0 5px;
}
    .mediaMob img:nth-last-child(1) {
    border-radius: 5px;
}
    .angiemob {
    width: 100%!important;
    max-width: 100px!important;
}
    .mediaMob img {
    width: 90%;
    margin: 0 auto;
    max-width: 50px;
}

	/*=============== contact 0-767 ========*/
	.centerContact{
	        width: 100%;
	}
	.contForm{
		padding-top: 20px;
	}
	.contWHours {
	  font-size: 14px;
	}
	.formHalfWrapper{
		display: block;
	}
	.contactFormHalf input[type="text"],
	.contactFormFull input[type="submit"] {
		height: 50px;
        font-size: 18px;
	}
	.contactFormHalf input[type="text"] {
	  font-size: 16px;
	}
	.contactFormHalf {
		width: 100%;
		display: block;
		padding: 5px 0;
	}
    .topMob {
        display: inline-block;
        width: 100%;
        background: rgb(47, 47, 47);
        border-bottom: 1px solid #ccc;
    }
    .fa-caret-right {
        padding-left: 5px;
    }
    .servicesbg {
        padding: 0 0 20px;
    }
    .servTitle h2,
		.servTitle h3 {
        font-size: 30px;
        padding: 30px 0;
    }

    .servList h3,
    .servLong h3,
    .servLong h2 {
        font-size: 26px;
    }
    .servList ul li,
    .servLong p {
        font-size: 18px;
    }
    .servLong {
        padding: 0 0 50px;
    }

    .srvWrap {
        flex-direction: column;
        justify-content: center;
    }
    .srvBox {
        width: 440px;
        margin: 0 auto;
				border: 0;
    }
    .media-divider {
        display: none;
    }
    .mediaMob {
        display: inline-block;
        width: 100%;
        text-align: center;
        padding: 15px 0 10px;
    }
    .mediaMob ul {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 95%;
        margin: 0 auto;
    }
    .mediaMob ul li {
        display: inline-block;
        padding: 0 5px;
    }
    .mediaMob img {
        width: 90%;
        margin: 0 auto;
        max-width: 50px;
    }
    .mediaMob img:nth-last-child(1) {
        border-radius: 5px;
    }
    .angiemob {
        width: 100%!important;
        max-width: 100px!important;
    }
    #myVideo {
        position: relative;
    }
    .fmediamob {
        display: inline-block;
        width: 100%;
    text-align: center;
    padding: 15px 0 10px;
    }
    .fmediamob ul {
        display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 95%;
    margin: 0 auto;
    }
    .fmediamob ul li {
        display: inline-block;
    padding: 0 5px;
    }
    .fmediamob img {
        width: 90%;
    margin: 0 auto;
    max-width: 50px;
    }
    .fmediamob img:nth-last-child(1) {
        border-radius: 5px;
    }
    .faqSec {
        padding: 0 0 50px;
    }
    .faqSec h4 {
        font-size: 36px;
        padding-bottom: 15px;
    }
    .faqWrap {
        width: 100%;
    }
    /************ faq 767 ***********/

    /*** siding ***/
    .sidingCont {
        padding: 0 0 30px;
    }
    .sidingWrapper h3 {
        font-size: 26px;
    }
    .sidingRight h2 {
        font-size: 24px;
    }
    .sidingBox {
        flex-direction: column;
    }
    .sidingLeft,
    .sidingRight {
        width: 100%;
    }
    .sidingLeft {
        text-align: center;
    }
    .sidingLeft img {
        width: 100%;
        margin: 0 auto;
    }
    .sidingRight {
        padding: 20px 0 0 0;
    }
    .sidingWrapper,
    .servList {
        width: 100%;
    }
    .servTitle h1 {
        padding: 35px 0 30px;
        width: 100%;
    }
    .servTitle h1 {
        font-size: 26px;
    }
    .sidingCont1 p {
        font-size: 21px;
    }

    .sidingRight p {
        margin-bottom: 10px;
    }
    .lastline {
        margin-bottom: 20px;
    }
    .servList {
        padding-bottom: 20px;
    }
		/********* bannerIndexNew 767 ************/
		.pageBanner {
		    display: none;
		}
		.pageBannerMob {
		    display: inline-block;
		    width: 100%;
		}
		#myVideo {
		    position: relative;
		}
		.pageBannerMob{
		  background: #ededed;
		}
		/******* color chart 767 *****/
	 .colorColBox {
		 width: 100%;
	 }
	 .colorColBox h3 {
		 font-size: 21px;
		 text-align: center;
	 }
	 .colorColBox p{
		 text-align: center;
	 }
	 .fooSecond{
		 flex-direction: column;
		 height: auto;
	 }
	 .fooSecond img{
		 margin: 0 0 20px 0;
	 }
}
/*========================================================
										0 - 479
=========================================================*/
@media only screen and (max-width: 479px) {
    img.mainBannerMob {
        display: block;
        width: auto;
        height: 320px;
    }
    .bgmain {
        background: none;
        height: auto;
    }
    .mainBannerCont {
        max-width: 100%;
        padding-top: 0;
    }
    .mainBannerWrap {
        padding: 20px 20px 50px 20px;
    background: rgba(37, 37, 37);
        text-align: center;
    }
    .desktopp,
    .desktoph1,
    .desktopbtn {
        display: none;
    }
    .mobp,
    .mobh1,
    .mobbtn {
        display: inline-block;
    }
    .mainBannerWrap p {
        font-size: 1.2rem;
    }
    .mainBannerWrap h1 {
        font-size: 2.4rem;
    }
    .mainBannerWrap h1 span {
        font-size: 16px;
    }

    .borderFrame {
        width: 95%!important;
    }
    .pageSize {
        max-width: inherit;
    }
    .logoMob,
    .telTop {
        width: 50%;
    }
    .logoMob {
        margin-right: 10px;
    }
    .logoMob img {
        width: 220px;
    }

    .bannerBtns {
        padding: 15px 25px;
        font-size: 14px;
    }
    .greyBand {
        margin: 0 0 20px;
    }
    .greyBand p span {
        font-size: 21px;
    }
    .greyBand p {
        font-size: 18px;
        padding-top: 10px;
    }
    .rectBigIn h2 {
        font-size: 24px;
        padding: 15px 0;
        text-align: center;
    }
    .rowRect {
        flex-direction: column;
        text-align: center;
        padding: 15px 0 20px;
        font-size: 24px;
    }
    .rowRect a {
        display: inline-block;
        line-height: 1.4;
    }
    .bigWrapper {
        width: 90%;
        max-width: 90%;
    }
     .btnPlace {
        z-index: 999;
    }
    .bigLeft,
    .bigRight {
        width: 100%;
    }
    .borderRect p {
        text-align: left;
        font-size: 15px;
    }
    .borderRect p img {
        margin-right: 10px;
    }
    .bannerBtns {
        padding: 15px 25px;
        font-size: 16px;
    }
    .bigLeft {
        margin-bottom: 20px;
    }
    .borderr {
        width: 40px;
        height: 60px;
    }
    .bordertt {
        width: calc(100% - 40px);
        padding-left: 20px;
    }
    .borderr img {
        width: 25px;
    }
    .bigRight {
        padding: 0;
    }
    .bigRight p {
        font-size: 18px;
    }
    .bigSect {
        padding: 0;
    }
    .bigRight h2 {
        font-size: 1.4rem;
        line-height: 1.2;
    }
    .bigRight .smTitle {
        font-size: 1.2rem;
    }
    .imgLinkSec {
        padding: 50px 0;
    }

    .servicesBtn,
    .requestEstBtn {
        padding: 25px 20px;
    }

	.btnMain{
		width: 60%;
		margin: 0 auto;
		display: block;
	}

    .butttonsCont {
        flex-direction: column;
        align-items: flex-start;
    }
    .estimateBtn {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .servicesBtn {
        margin-bottom: 25px;
    }

    .fooMenu ul li a{
			font-size: 21px;
		}
    .fooLogo img {
        width: 280px;
    }

    .fooMenu {
        margin: 30px auto;
    }


    .learnmore {
        margin: 0;
    }

    .disclaimer {
        padding: 35px 0;
    }

    .centerDisclaimer h1 {
        font-size: 30px;
        padding-bottom: 35px;
    }
    .contAdr span,
    .contWHours span {
        display: block;
    }
    .contAdr,
    .contWHours {
        font-size: 18px;
    }

    .titleService {
        font-size: 16px;
        padding: 10px;
        bottom: 0;
    }

    .innerwrapper {
    width: 90%;
    margin: 0 auto;
    padding: 0 0 20px;
}
    .boxTextWrap {
    padding: 15px 0;
}
    .boxTextRight h3 span {
    font-size: 21px;
}
    .boxTextLeft, .boxTextRight {
    height: auto;
    width: 100%;
    float: none;
    margin: 0 auto;
}
    .boxTextRight {
    display: inline-block;
}
    .padleft, .padright {
    padding: 20px 0 0 0;
}
    .boxTextRight h3 {
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 20px;
}

    .buttonindex {
    margin: 0 auto;
}
    .btnInd {
    margin: 10px auto;
}

    .pageSizeTesti {
    width: 95%;
}

    .formSection h5 {
    font-size: 26px;
}
    .formSection p {
    font-size: 18px;
}
    .inputStyle {
    width: 100%;
    margin: 10px auto;
}
    .formSection {
        padding: 30px 0;
    }
    .inputStyleFull input[type="submit"] {
    font-size: 16px;
}
    .topMob p {
        padding: 15px 20px;
    }
    .srvBox {
        width: 100%;
        margin: 0 auto 10px;
        padding: 0;
    }
    .servList h3 {
        padding: 0 0 20px;
    }
    .servList {
        padding-bottom: 20px;
    }

    .bannlogo {
        display: none;
    }

    .one img {
       height: 60px;
    }
    .transpBox  {
        width: 100%;
        padding: 10px;
    }
    .transpBox p {
        font-size: 21px;
        color: #000;
        text-shadow: none;
    }
    .soclogo {
       display: block;
        margin: 0 auto 10px;
    }
    .one {
        width: 55%;
    }
    .two {
        width: 45%;
    }
    .smobitrigger {
        width: 40px;
    }
    .section1 {
        margin: 0 auto;
    }
    .listsBoxesH {
        padding: 10px 0;
    }
    .listsBoxesH h4 {
        font-size: 28px;
        padding: 0 20px;
    }
    .footPhone {
        text-align: center;
    }
    .sec7Boxes {
        width: 90%;
    }
    .sec7Box {
        width: 100%;
        float: none;
         padding: 35px 0;
    }
    .sec7Box h4 {
        padding: 20px 0 30px;
        font-size: 24px;
    }
    ul.bull8 li {
        font-size: 21px;
        background-size: 18px 18px;
        background-position: left top 7px;
        padding: 1px 0 1px 28px;
    }
    .btnNorm {
        padding: 10px 15px;
        font-size: 16px;
    }
    .btnBelow {
        margin-bottom: 20px;
    }
    .sec2BelowBanner {
        width: 64%;
    }
    .sec3BelowBanner {
        width: 20%;
    }


    .footAbout p {
        font-size: 21px;
        text-align: center;
    }

    .secBelowBanner {
        width: 100%;
        margin: 0 auto;
        padding: 30px 20px;
    }
    .sec1BelowBanner {
        display: none;
    }
    .sec3BelowBanner,
    .sec2BelowBanner {
        width: 100%;
        float: none;
    }
    .formSection {
        padding: 30px 0;
    }
    .formSection h5 {
        font-size: 32px;
    }
    .formSection p {
        font-size: 18px;
    }
    .inputStyleFull input[type="submit"] {
        font-size: 16px;
    }
    .quickLinks ul li a {
        font-size: 21px;
        padding-top: 8px;
    }
    .sec2BelowBanner h2 span {
        padding-top: 20px;
    }
    .bannInstall, .bannRepair, .bannRefinish {
    height: auto;
}
    .community {
    padding: 20px 0;
}
    .pageSize2 {
    width: 95%;
}
    .installBan {
    margin: 20px auto;
    padding: 20px 5px;
    width: 100%;
}
    h1.installh1 {
    font-size: 32px;
}
    .installSmall {
    font-size: 18px;
    padding: 20px 10px 0;
}
    .installBan p.quote {
    font-size: 18px;
}
    .secBtn {
    display: inline-block;
    width: 100%;
}
    .tryBtn {
    display: block;
    margin: 10px auto 30px;
    width: 220px;
}
    .advenContent, .summerContent {
    height: auto;
}
    .adventBox, .summerBox {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}
    .adventL, .adventR, .summerL, .summerR {
    width: 100%;
    float: none;
    height: auto;
}
    .adventL img, .summerR img {
    margin-top: 20px;
}
    .adventR h2, .adventR h3, .summerL h3, .lastSummer h3 {
    font-size: 24px;
    line-height: 1.2;
    padding: 20px 0;
    float: none;
}
    .adventR p, .summerL p, .lastSummer p {
    font-size: 16px;
    text-align: left;
    margin-left: 0;
}
    .adventBox, .summerBox {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}
    .lastSummer {
    width: 100%;
    margin: 0 auto;
}
    .lastSummer h3 {
    text-align: left;
}
    .adventR p, .summerL p, .lastSummer p {
    font-size: 16px;
    text-align: left;
    margin-left: 0;
}
    .lastBtn {
    margin: 20px auto;
}
    .discoverMoreBtn {
    padding: 5px 10px;
    font-size: 16px;
}
    .innerwrapper {
        width: 100%;
        margin: 0 auto;
        padding: 30px 20px;
    }
    .boxTextWrap {
    padding: 15px 0;
}
    .boxTextLeft, .boxTextRight {
    height: auto;
    width: 100%;
    float: none;
    margin: 0 auto;
}
    .boxTextRight {
    display: inline-block;
}
    .padleft, .padright {
    padding: 20px 0 0 0;
}
    .boxTextRight h3 {
    font-size: 28px;
        font-weight: 700;
        padding-bottom: 20px;
}
    .boxTextRight h3 span {
        font-size: 21px;
    }
    .boxTextInside p {
    padding: 10px 0;
        font-size: 18px;
}
    .buttonindex {
    margin: 0 auto;
}
    .btnInd {
    margin: 10px auto;
}
.footLocation p span:nth-last-of-type(2),
.contAdr span:nth-last-of-type(2) {
    display: block;
}


		/******** faq 479 ************/

    .servLong ul {
        padding: 20px 0;
    }
		 /******** blog 479 *********/
		 .blogWrap {
				margin: 30px auto;
			}
			.blogWrap h1 {
					padding-bottom: 0;
					font-size: 32px;
			}
			.blogCont h2 {
					font-size: 28px;
			}
			.blogCont p,
			.blogCont ol li,
			.blogCont ul li{
					font-size: 18px;
			}
			.blogCont ol, .blogCont ul {
					padding: 20px 0 0 0;
			}
			.blogCont {
					padding: 0;
                width: 90%;
			}
			.readBtn {
					font-size: 14px;
			}
    .transpBox {
        text-align: center;
        margin: 0 auto 0;
        background: none;
    }
    .transpBox h1 {
        font-size: 30px;
        color: #000;
        text-shadow: none;
        padding: 0 10px;
    }

    .h2Part {
        margin-top: 0;
        padding-top: 20px;
    }
    .h2Part h2 {
        margin: 0 auto;
        font-size: 28px;
        line-height: 1.5;
    }
    .threeSolWrapper {
        flex-direction: column;
    }
    .solutBox p span {
        text-align: left;
        margin: 20px 0 15px;
        font-size: 21px;
    }
    .solutBox {
        margin: 0 auto 50px;
    }
    .shdwBoxesWrapper {
        flex-direction: column;
    }
    .shdwBox {
        width: 100%;
        margin: 0 auto 30px;
    }
    .whiteThreeSec {
        padding: 60px 0 20px;
    }
    .inputStyle {
        width: 100%;
        margin: 10px auto;
    }
    .fosionFormWrapper {
        max-width: 100%;
        margin: 0 0 30px;
    }
    .footer {
        padding: 20px 0 30px;
    }
    .footWrapper {
        flex-direction: column;
    }
    .socialWrap,
    .footAbout {
        margin: 0 auto 30px;
        width: 100%;
    }
    .mainInfo {
        margin-bottom: 30px;
        width: 100%;
    }
    .quickLinks {
        margin: 0 auto;
        width: 100%;
    }
    .footLogo,
    .footLocation p,
    .footHours,
     .quickLinks p,
    .quickLinks ul li,
    .socialWrap {
        text-align: center;
    }
    .socWrapper {
        justify-content: center;
        width: 100%;
    }
    .socSquare {
        margin: 0 3px;
    }
    .footAbout {
        width: 100%;
        text-align: center;
    }
    .copyright p {
        text-align: center;
    }
    .copyright p span {
        display: block;
    }
    .solutionsSection {
        padding: 20px 0 0;
    }
    .solutionsSection h1 {
        font-size: 36px;
    }
    .solutionTitle h1 span {
        font-size: 24px;
    }
    .bigWhiteRect {
        padding: 20px;
    }
    .leftBigRect,
    .rightBigRect {
        width: 100%;
        float: none;
    }
    .solutionTitle {
        margin: 0 auto 20px;
    }
    .rightBigRect img {
        margin-bottom: 20px;
    }
    .leftBigRect p span {
        font-size: 24px;
    }
    .leftBigRect {
        padding-right: 0;
    }
    .closeEachSection {
        padding: 30px 0;
    }
    .wideWhiteRect {
        flex-direction: column;
    }
    .singleWide {
        width: 100%;
        border-right: 0;
        margin-bottom: 50px;
    }
    .orBlueLink {
        font-size: 18px;
    }
    h3 {
        font-size: 28px;
    }
    .fourWhiteWrapper {
        flex-direction: column;
    }
    .singleFour {
        width: 100%;
        margin-bottom: 50px;
    }
    .fourWhiteSection {
        padding: 60px 0 20px;
    }
    .formSection,
    .contact {
        padding: 25px 0;
    }

    .summerL h3 {
        text-align: left;
        float: left;
    }
    .infoAdress h1 {
        font-size: 36px;
    }
    .contTel a {
        font-size: 28px;
    }

    .warranty-box h2 {
        font-size: 28px;
    }
    .warranty-title {
        font-size: 24px;
    }
    .warranty-list ul li {
        font-size: 21px;
        background-size: 15px 15px;
        padding: 8px 0 8px 30px;
    }
    .warranty-desc p {
        font-size: 21px;
    }
		/********** review 479 *******/

    .innerBox {
        width: 100%;
        padding: 10px;
    }

     .pagefSize {
         width: 90%;
    }
    .pageSizeTesti {
        width: 95%;
    }

    form.contactForm {
        width: 100%;
    }
		/******* Roof Installation Pictures new 479 *********/

    /*** siding ***/
    .servTitle p,
    .lastline {
        margin-bottom: 20px;
    }
    .sidingBox {
        padding-bottom: 0;
    }
    .sidingCont1 {
        padding: 0 0 20px;
    }
		/********* bannerIndexNew 479 ************/
		.bannerBtns {
			padding: 15px 25px;
			font-size: 16px;
		}
		.estimateBtn {
			margin-right: 0;
			margin-bottom: 10px;
		}

		.bannlogo {
				display: none;
		}
		.btnPlace {
			bottom: -40px;
		}
		/******** advert 479 *********/
		.promoWrap {
				height: auto;
            flex-direction: column;
		}
		.w100 .wframe .advertBoxW {
				margin: 10px auto 0;
		}
		.singInto {
				font-size: 16px;
				width: 140px;
				margin: 20px auto;
		}
		.advertCol1 img {
				width: 300px;
				margin: 0 auto;
		}
		.springOffT1 {
				font-size: 2rem;
		}
		.springOffT2 {
				font-size: 1.3rem;
	        padding-bottom: 8px;
		}
		.springOffT2 img {
			width: 260px;
		}
		.advertCol3 img {
				height: 250px;
				margin: 0;
		}
		.advertExpires {
				font-size: 16px;
				padding-top: 3px;
		}
		.advertCol1,
		.advertCol3 {
				width: 100%;
				float: none;
		}
		.advertCol2 {
				width: 95%;
				float: none;
				margin: 0 auto;
				padding-bottom: 20px;
				height: auto;
		 }
		 /******* color chart 479 *****/
 	 .colorColBox h3 {
 		 font-size: 20px;
 	 }
	 .aboutUs {
			 padding: 20px 0;
	 }
	 .aboutUs  h1 {
			 font-size: 30px;
	 }
}
/*========================================================
										480 - 767
=========================================================*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
    img.mainBannerMob {
        display: block;
        width: 100%;
    }
    .bgmain {
        background: none;
        height: auto;
    }
    .mainBannerCont {
        max-width: 100%;
        padding-top: 0;
    }
    .mainBannerWrap {
        padding: 20px 20px 50px 20px;
    background: rgba(37, 37, 37);
        text-align: center;
    }
    .desktopp,
    .desktoph1,
    .desktopbtn {
        display: none;
    }
    .mobp,
    .mobh1,
    .mobbtn {
        display: inline-block;
    }
    .mainBannerWrap p {
        font-size: 1.4rem;
    }
    .mainBannerWrap h1 {
        font-size: 4rem;
    }
    .mainBannerWrap h1 span {
        font-size: 16px;
    }

    .logoMob img {
        width: 280px;
    }
    .bannerBtns {
        padding: 15px 25px;
        font-size: 14px;
    }
    .btnPlace {
        z-index: 999;
    }
    .greyBand {
        margin: 0 0 25px;
        padding: 50px 0 35px;
    }
    .greyBand p span {
        font-size: 21px;
    }
    .greyBand p {
        font-size: 18px;
    }
    .rectBigIn h2 {
        font-size: 1.8rem;
        padding: 0 10px 15px;
        text-align: center;
    }
    .rowRect {
        flex-direction: column;
        text-align: center;
        padding: 15px 10px 15px;
        font-size: 1.8rem;
    }
    .rowRect a {
        display: inline-block;
        line-height: 1.4;
    }
    .bigWrapper {
        width: 90%;
        max-width: 90%;
    }
    .bigLeft,
    .bigRight {
        width: 100%;
    }
    .bigLeft {
        margin-bottom: 20px;
    }
    .borderr {
        width: 90px;
        height: 90px;
    }
    .borderr img {
        width: 50px;
    }
    .bordertt {
        padding-left: 18px;
    }
    .borderRect p {
        text-align: center;
        font-size: 19px;
    }
    .bannerBtns {
        padding: 15px 25px;
        font-size: 16px;
    }
    .bigRight {
        padding: 20px 0 0 0;
    }
    .bigRight p {
        font-size: 18px;
    }
    .bigSect {
        padding: 20px 0 20px;
    }
    .bigRight h2 {
        font-size: 1.6rem;
        line-height: 1.2;
    }
    .bigRight .smTitle {
        font-size: 1.4rem;
    }
    .imgLinkSec {
        padding: 50px 0;
    }


    .servicesBtn,
    .requestEstBtn {
        padding: 25px 20px;
    }

	.btnMain{
		width: 60%;
		margin: 0 auto;
		display: block;
	}
    .fooMenu ul li a{
		font-size: 21px;
	}

    .fooMenu {
        margin: 30px auto;
    }


    .disclaimer {
        padding: 50px 0 30px;
    }

    .centerDisclaimer h1 {
        padding-bottom: 35px;
        font-size: 38px;
    }
    .contAdr span,
    .contWHours span {
        display: block;
    }

    .itemBox {
        width: 440px;
        margin: 0 auto 30px;
    }
    .innerwrapper {
    width: 90%;
    margin: 0 auto;
}

    .boxTextLeft, .boxTextRight {
    height: auto;
    width: 100%;
    float: none;
    margin: 0 auto;
}
    .boxTextRight {
    display: inline-block;
}
    .boxTextRight h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
}
    .boxTextRight h3 span {
    font-size: 19px;
}
  .padleft {
    padding-left: 0;
}
    .boxTextAside img {
    margin-bottom: 10px;
}

    .pageSizeTesti {
    width: 95%;
}

    .formSection h5 {
    font-size: 26px;
}
    .formSection p {
    font-size: 18px;
}
    .inputStyle {
    width: 100%;
    margin: 10px auto;
}
    .formSection {
        padding: 20px 0 35px;
    }
    .inputStyleFull input[type="submit"] {
        font-size: 16px;
    }
    .mediaMob img {
    width: 85%;
    margin: 0 auto;
    max-width: 50px;
}
    .section1 {
        margin: 20px auto 0;
    }
    .listsBoxesH {
        padding: 10px 0;
    }
    .listsBoxesH h4 {
        font-size: 28px;
        padding: 0 20px;
    }
    .sec7Boxes {
        width: 90%;
    }
    .sec7Box {
        width: 100%;
        float: none;
         padding: 35px 10px;
    }
    .sec7Box h4 {
        padding: 20px 0 30px;
        font-size: 24px;
    }
    ul.bull8 li {
        font-size: 21px;
        background-size: 18px 18px;
        background-position: left top 7px;
        padding: 1px 0 1px 28px;
    }
    .btnNorm {
        padding: 10px 15px;
        font-size: 16px;
    }
    .btnBelow {
        margin-bottom: 20px;
    }
    .sec2BelowBanner {
        width: 64%;
    }
    .sec3BelowBanner {
        width: 20%;
    }

    .footAbout p {
        font-size: 21px;
        text-align: center;
    }

    .secBelowBanner {
        width: 100%;
        margin: 0 auto;
        padding: 40px 20px;
    }
    .sec1BelowBanner {
        display: none;
    }
    .sec3BelowBanner,
    .sec2BelowBanner {
        width: 100%;
        float: none;
    }
    .formSection {
        padding: 30px 0;
    }
    .formSection h5 {
        font-size: 32px;
    }
    .formSection p {
        font-size: 18px;
    }
    .inputStyleFull input[type="submit"] {
        font-size: 16px;
    }
    .quickLinks ul li a {
        font-size: 21px;
    }
    .bannInstall, .bannRepair, .bannRefinish {
    height: 780px;
}
    .community {
    padding: 30px 0;
}
    .pageSize2 {
    width: 90%;
}
    .installBan {
    margin: 20px auto;
    padding: 20px;
    width: 420px;
}
    h1.installh1 {
    font-size: 32px;
}
    .installSmall {
    font-size: 18px;
}
    .installBan p.quote {
    font-size: 18px;
}
    .tryBtn {
    font-size: 16px;
    padding: 8px 10px;
    margin: 10px auto 0;
    width: 200px;
}
    .summerContent {
    height: auto;
}
    .adventBox, .summerBox {
    width: 100%;
    margin: 0 auto;
}
    .adventL, .adventR, .summerL, .summerR {
    width: 100%;
    float: none;
    height: auto;
}
    .adventL img, .summerR img {
    margin-top: 20px;
}
    .adventR h2, .adventR h3, .summerL h3, .lastSummer h3 {
    font-size: 28px;
    line-height: 1.2;
    padding: 20px 0;
}
    .adventR p, .summerL p {
    font-size: 16px;
    text-align: left;
    margin-left: 0;
}
    .adventBox, .summerBox {
    width: 100%;
    margin: 0 auto;
}
    .lastSummer {
        width: 100%;
    margin: 0 auto 20px;
    }
    .lastSummer h3 {
        text-align: left;
    }
    .lastSummer p {
    font-size: 16px;
    text-align: left;
}
    .lastBtn {
    margin: 20px auto;
}
    .discoverMoreBtn {
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 5px;
}
    .boxTextLeft, .boxTextRight {
    height: auto;
    width: 100%;
    float: none;
    margin: 0 auto;
}
    .boxTextRight {
    display: inline-block;
}
    .padleft, .padright {
    padding: 20px 0;
}
    .boxTextRight h3 {
    font-size: 28px;
        font-weight: 700;
        margin-bottom: 20px;
}
    .boxTextRight h3 span {
        font-size: 19px;
    }
    .boxTextInside p {
    padding: 10px 0;
        font-size: 18px;
}
    .innerwrapper {
        width: 90%;
        margin: 0 auto;
    }
    .boxTextWrap {
        padding: 35px 0 0;
        margin-bottom: 0;
    }
    .summerL h3 {
        text-align: left;
        float: left;
    }

    /********* contact 480 ************/
		.contWHours {
			 font-size: 14px;
		}
		/********* blog 480 ***************/
		.blogWrap {
				margin: 30px auto;
		}
		.blogWrap h1 {
				padding-bottom: 0;
				font-size: 32px;
		}
		.blogCont h2 {
				font-size: 28px;
		}
		.blogCont p,
		.blogCont ol li,
		.blogCont ul li{
				font-size: 18px;
		}
		.blogCont {
				padding: 20px 0;
            width: 90%;
		}
		.readBtn {
				font-size: 14px;
		}
    .transpBox {
        text-align: center;
        padding: 20px 0;
        margin: 0 auto;
        background: none;
    }
    .bannlogo {
        display: none;
    }

    .transpBox h1 {
        font-size: 28px;
        color: #000;
        text-shadow: none;
    }
    .soclogo {
        height: 40px;
    }
    .transpBox p {
        font-size: 21px;
        margin: 10px 0 30px;
        color: #000;
        text-shadow: none;
    }

    .footPhone {
        text-align: center;
    }
    .h2Part {
        margin-top: 0;
        padding-top: 0;
    }
    .h2Part h2 {
        margin: 20px auto 0;
    }
    .solutBox p span {
        font-size: 21px;
            margin: 20px 0 15px;
        text-align: left;
    }
    .threeSolWrapper {
        flex-direction: column;
    }
    .solutBox {
        margin: 0 auto 50px;
        width: 80%;
    }
    .shdwBoxesWrapper {
        flex-direction: column;
    }
    .shdwBox {
        width: 100%;
        margin: 0 auto 30px;
    }
    .whiteThreeSec {
        padding: 60px 0 20px;
    }
    .inputStyle {
        width: 100%;
        margin: 10px auto;
    }
    .fosionFormWrapper {
        max-width: 100%;
        margin: 0 0 30px;
    }
    .footWrapper {
        flex-direction: column;
    }
    .quickLinks,
    .socialWrap,
    .mainInfo {
        margin: 20px auto;
        width: 90%;
    }
    .footLogo,
    .footLocation p,
    .footHours,
     .quickLinks p,
    .quickLinks ul li,
    .socialWrap {
        text-align: center;
    }
    .footLocation p span {
        display: block;
    }
    .footLocation p span:nth-last-of-type(1) {
        display: inline-block;
    }
    .socWrapper {
        justify-content: center;
        width: 100%;
    }
    .socSquare {
        margin: 0 3px;
    }
    .footAbout {
        width: 100%;
        text-align: center;
    }
    .copyright p {
        text-align: center;
    }
    .copyright p span {
        display: block;
    }
    .coreBigWhiteRect {
        flex-direction: column;
    }
    .leftBigRect,
    .rightBigRect {
        width: 100%;
    }
    .solutionsSection {
        padding: 30px 0 0;
    }
    .solutionTitle h1 {
        font-size: 32px;
    }
    .solutionTitle h1 span {
        font-size: 24px;
    }
    .bigWhiteRect {
        padding: 20px;
    }
    .rightBigRect img {
        margin-bottom: 25px;
    }
    .wideWhiteRect,
    .fourWhiteWrapper {
        flex-direction: column;
    }
    .singleWide {
        width: 100%;
        margin-bottom: 50px;
        border-right: 0;
    }
    .orBlueLink {
        font-size: 16px;
    }
    .singleFour {
        width: 100%;
        margin-bottom: 50px;
    }
    .fourWhiteSection {
        padding: 30px 0 20px;
    }

    .warranty-box h2 {
        font-size: 28px;
    }
    .warranty-title {
        font-size: 24px;
    }
    .warranty-list ul li {
        font-size: 21px;
        background-size: 15px 15px;
        padding: 8px 0 8px 30px;
    }
    .warranty-desc p {
        font-size: 21px;
    }
		/********** review 480 *******/

    .innerBox {
        width: 100%;
        padding: 15px 0;
    }

    .pagefSize {
         width: 90%;
    }
    .pageSizeTesti {
        width: 95%;
    }

    form.contactForm {
        width: 100%;
    }

		/********* bannerIndexNew 480 ************/
		.bannerBtns {
			padding: 15px 25px;
			font-size: 14px;
		}
		.btnPlace {
			z-index: 999;
			bottom: -25px;
		}
		/*********** advert 480 ***********/
		.promoWrap,
		.advertCol2 {
				height: auto;
		}
    .promoWrap {
        flex-direction: column;
    }
		.w100 .wframe .advertBoxW {
				margin: 10px auto 0 auto;
		}
		.singInto {
				font-size: 16px;
				width: 140px;
				margin: 10px auto;
		}
		.advertCol1 img {
				width: 460px;
				margin: 0 auto;
		}
		.springOffT1 {
				font-size: 2.6rem;
				line-height: 1.2;
		}
		.springOffT2 {
				font-size: 1.6rem;
				line-height: 1.3;
		}
		.springOffT2 img {
			width: 400px;
		}
		.advertCol3 img {
				height: 280px;
				margin: 0;
		}
		.advertExpires {
				font-size: 16px;
		}
		.advertCol1,
		.advertCol3 {
			width: 100%;
			float: none;
		}
		.advertCol2 {
				width: 90%;
				margin: 0 auto;
				float: none;
				padding-bottom: 20px;
		 }
		 .aboutUs {
         padding: 30px 0 0;
     }
     .aboutUs h1 {
         font-size: 32px;
         padding-bottom: 10px;
     }
}
/*========================================================
										1024 -
=========================================================*/
@media only screen and (min-width: 1024px) {

}
/*========================================================
										768 - 1023
=========================================================*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
      .bgmain {
        height: 350px;
    }
    .mainBannerCont {
        max-width: 550px;
    padding-top: 60px;
    }
    .mainBannerWrap {
        padding: 25px 30px 35px;
    }
    .mainBannerWrap p {
        font-size: 1.2rem;
    }
    .mainBannerWrap h1 {
        font-size: 3rem;
    }
    .mainBannerWrap h1 span {
        font-size: 16px;
    }



    .circlesWrap {
        height: auto;
    }
    .pageBanner {
        width: 100%;
        max-width: 100%;
        top: 240px;
    }
		.logoMob img{
			width: 280px;
		}

    .fooMenu ul li a{
			font-size: 17px;
		}
		.fooInfo a {
			font-size: 28px;
		}
		.fooInfo p {
			font-size: 17px;
		}

		.fooMenu ul {
			justify-content: center;
			flex-wrap: wrap;
		}

    .reqSingle p {
        font-size: 21px;
    }
    form.stoneForm {
        width: 90%;
    }
    .centerDisclaimer h2 {
        font-size: 21px;
    }
    .centerDisclaimer p {
        font-size: 18px;
        line-height: 1.3;
    }

    .disclaimer {
        padding: 50px 0 0;
    }
    .bigWrapper {
        width: 90%;
        flex-direction: column;
    }
    .btnPlace {
        bottom: -20px;
    }
    .bigLeft,
    .bigRight {
        width: 100%;
    }
    .bigRight {
        padding: 0;
    }
    .bigLeft {
        margin-bottom: 30px;
    }
    .borderr img {
        width: 40px;
    }
    .borderRect p {
        text-align: center;
        font-size: 19px;
    }
    .bannerBtns {
        padding: 10px 25px;
        font-size: 14px;
    }
    .greyBand p {
        font-size: 1rem;
    }
    .bigRight p {
        font-size: 16px;
    }
    .bigSect {
        padding: 0;
    }
    .greyBand p span {
        font-size: 1.3rem;
    }

    .titleService {
        font-size: 15px;
        padding: 20px 10px;
    }

    .innerwrapper {
    width: 100%;
    margin: 0 auto;
}
    .boxTextWrap {
    padding: 15px 30px 30px;
    margin: 0 auto 30px;
}
    .boxTextLeft, .boxTextRight {
    width: 100%;
    height: auto;
}
    .boxTextAside img {
    margin-bottom: 30px;
}
    .padleft {
    padding-left: 20px;
}
    .boxTextRight h3 {
    font-size: 24px;
}
    .boxTextRight h3 span {
    font-size: 16px;
}
    .boxTextInside p {
    padding: 10px 0;
    font-size: 16px;
}
    .btnInd {
    margin-right: 0;
}
    .btnInd a {
    font-size: 14px;
    padding: 6px 8px;
    line-height: 20px;
}

    .pageSizeTesti {
    width: 90%;
}

    .formSection p {
    font-size: 18px;
}
    .inputStyle {
    width: 33%;
}
    .fosionFormWrapper {
        width: 100%;
        margin: 0 0 30px;
    }

    .fooMenu ul li {
        margin: 0 10px;
    }
    .fooMenu ul li a {
        font-size: 14px;
    }

    .bigRight h2 {
        font-size: 1.8rem;
        line-height: 1.3;
    }
    .bigRight .smTitle {
        font-size: 1.2rem;
    }
    .borderr {
        width: 100px;
        height: 100px;
    }
    .transpBox {
        padding: 10px 20px 20px;
        max-width: 80%;
    }
    .soclogo {
        height: 40px;
    }
    .one img {
       height: 60px;
    }
    .transpBox h1 {
        font-size: 24px;
    }
    .transpBox p {
        font-size: 19px;
        margin: 10px 0 5px;
    }
    .bannlogo img {
        width: 140px;
        margin-bottom: 5px;
    }
    .section1 {
        margin: 20px auto;
    }
    .listsBoxesH {
        padding: 10px 0;
    }
    .listsBoxesH h4 {
        font-size: 28px;
    }
    .sec7Boxes {
        width: 90%;
    }
    .sec7Box {
        width: 100%;
        float: none;
         padding: 35px 10px;
    }
    .sec7Box h4 {
        padding: 20px 0 30px;
        font-size: 21px;
    }
    ul.bull8 li {
        font-size: 18px;
        background-size: 18px 18px;
        background-position: left top 7px;
        padding: 1px 0 1px 28px;
    }
    .btnNorm {
        padding: 10px 15px;
        font-size: 16px;
    }
    .sec2BelowBanner {
        width: 64%;
    }
    .sec3BelowBanner {
        width: 20%;
    }

    .footAbout p {
        font-size: 18px;
    }

    .secBelowBanner {
        width: 100%;
        margin: 0 auto;
        padding: 50px 20px;
    }
    .sec1BelowBanner {
        display: none;
    }
    .sec3BelowBanner,
    .sec2BelowBanner {
        width: 100%;
        float: none;
    }
    .formSection {
        padding: 30px 0;
    }
    .formSection h5 {
        font-size: 32px;
    }
    .formSection p {
        font-size: 18px;
    }
    .bannInstall, .bannRepair, .bannRefinish {
    height: 680px;
}
    .community {
    padding: 30px 0;
}
    .pageSize2 {
    width: 95%;
}
    .installBan {
    margin: 20px 0;
    padding: 20px;
    width: 70%;
}
    h1.installh1 {
    font-size: 28px;
}
    .installSmall {
    font-size: 18px;
}
    .installBan p.quote {
    font-size: 18px;
}
    .tryBtn {
    margin: 10px auto 20px;
}
    .summerContent {
    height: auto;
}
    .adventBox, .summerBox {
    width: 700px;
    margin: 0 auto;
}
    .adventL, .adventR, .summerL, .summerR {
    width: 100%;
    float: none;
    height: auto;
}
    .adventR h2, .adventR h3, .summerL h3, .lastSummer h3 {
    font-size: 32px;
    line-height: 1.2;
}
    .adventR p, .summerL p, .lastSummer p {
    font-size: 16px;
}
    .adventBox, .summerBox {
    width: 700px;
    margin: 0 auto;
}
    .lastSummer {
    width: 90%;
    margin: 20px auto 0;
}
    .discoverMoreBtn {
    padding: 8px 20px;
    font-size: 16px;
    margin-bottom: 30px;
    width: 284px;
    margin: 0 auto;
    border-radius: 5px;
}
    .innerwrapper {
        width: 100%;
        margin: 0 auto;
    }
    .boxTextWrap {
    padding: 15px 30px 30px;
        margin: 0 auto 30px;
}
    .boxTextLeft,
    .boxTextRight {
    width: 100%;
        height: auto;
}
    .boxTextAside img {
        margin-bottom: 30px;
    }
    .boxTextRight h3 span {
        font-size: 16px;
    }
    .padleft {
    padding-left: 20px;
}
    .boxTextRight h3 {
    font-size: 24px;
}
    .boxTextInside p {
    padding: 10px 0;
        font-size: 16px;
}
    .btnInd {
    margin-right: 0;
}
    .btnInd a,
    .btnNorm {
    font-size: 14px;
    padding: 6px 8px;
    line-height: 20px;
}

		/********** contact 768 **********/
		.contWHours {
			font-size: 14px;
		}
		.contactForm input[type="text"] {
			font-size: 16px;
		}
		.formHalfWrapper {
			display: block;
		}
		.contactFormHalf {
			width: 100%;
			display: block;
			padding: 5px 0;
		}
		.contactFormHalf input[type="text"],
		.contactFormFull input[type="submit"] {
			height: 50px;
		}
		/*********** blog 768 ***********/
		.blogWrap {
				margin: 30px auto;
		}
		.blogWrap h1 {
				padding-bottom: 0;
				font-size: 32px;
		}
		.blogCont h2 {
				font-size: 28px;
		}
		.blogCont p,
		.blogCont ol li,
		.blogCont ul li{
				font-size: 18px;
		}
		.blogCont {
				padding: 20px 0;
            width: 90%;
		}
		.readBtn {
				font-size: 14px;
		}
		.h2Part{
			padding-top: 0;
		}
    .threeSolWrapper {
        flex-direction: column;
    }
    .solutBox {
        margin: 0 auto 30px;
        width: 70%;
    }
    .h2Part h2 {
        line-height: 1.5;
    }
    .solutBox p span {
        text-align: left;
        margin: 30px 0 15px;
        font-size: 21px;
    }
    .txtPart p {
        font-size: 16px;
    }
    .inputStyle {
        width: 33%;
    }
    .socialWrap,
    .footAbout {
        width: 49%;
    }
    .mainInfo {
        width: 60%;
    }
    .quickLinks {
        width: 40%;
    }
    .footWrapper {
        flex-wrap: wrap;
    }
    .footLocation p, .footHours {
        font-size: 18px;
    }
    .footLocation p span:nth-last-of-type(2) {
        display: block;
    }
    .mainInfo,
    .quickLinks {
        margin-bottom: 60px;
    }
    .footAbout p {
        font-size: 18px;
        line-height: 1.5;
    }
    .singleWide {
        width: 49%;
        margin-bottom: 30px;
        border-right: 0;
    }
    .wideWhiteRect {
        flex-wrap: wrap;
    }
    .leftBigRect p span {
        font-size: 21px;
    }
    .leftBigRect p {
        font-size: 16px;
    }
    .orBlueLink {
        font-size: 16px;
    }
    h3 {
        font-size: 30px;
    }
    .singleFour {
        width: 48%;
        margin-bottom: 35px;
    }
    .fourWhiteWrapper {
        flex-wrap: wrap;
    }
    .fourWhiteSection {
        padding: 60px 0 20px;
    }
    .leftBigRect,
    .rightBigRect {
        width: 100%;
        float: none;
    }
    .bigWhiteRect {
        padding: 30px 45px 30px;
    }
    .rightBigRect img {
        margin-bottom: 20px;
    }

    .warranty-box h2 {
        font-size: 26px;
        padding-bottom: 15px;
    }
    .warranty-title {
        font-size: 24px;
    }
    .warranty-list ul li {
        font-size: 21px;
        background-size: 15px 15px;
        padding: 8px 0 8px 30px;
    }
    .warranty-box {
        margin: 20px auto 30px;
    }
    .warranty-desc p {
        font-size: 18px;
    }
    .servList h3,
    .servLong h3,
    .servLong h2 {
        font-size: 28px;
    }
    .servList ul li {
        font-size: 16px;
    }
    .servLong {
        padding: 0 0 30px;
    }
		/********** review 768 ********/

    .media-divider {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .innerBox {
        padding: 15px 5px;
    }
    .media-divider img {
        width: 130px;
    }
    .pagefSize {
         width: 90%;
    }
    .pageSizeTesti {
        width: 90%;
    }

    .servicesbg {
        padding: 30px 0 50px;
    }

    .srvBox h2 {
        font-size: 24px;
    }
    .srvBox p {
        font-size: 16px;
    }
		.servTitle h1,
    .servTitle h2,
		.servTitle h3 {
        padding: 30px 0;
    }
    .srvWrap {
        flex-wrap: wrap;
        justify-content: center;
    }
    .srvBox {
        width: 50%;
        margin-bottom: 0;
    }
		.srvBox:nth-child(even) {
				border-right: none;
		}
    .servLong p,
    .servLong ul li{
        font-size: 18px;
    }
    .faqSec {
        padding: 0 0 50px;
    }
    .faqWrap {
        width: 100%;
    }
    .faqSec h4 {
    font-size: 36px;
    padding-bottom: 15px;
}
     .servTitle h1 {
        font-size: 30px;
         padding: 35px 0 30px;
         width: 90%;
    }
    .servLong {
        padding: 0 0 50px;
    }
    .footer {
        padding: 0;
    }
    .copyright {
        padding: 20px 0;
    }
    .infoAdress h1 {
        font-size: 32px;
    }
		.leftRule{
			text-align: left;
		}
		/******* Roof Installation Pictures new 768 *********/

    /*** siding ***/
    .sidingCont {
        padding: 0 0 30px;
    }
    .sidingRight h2,
    .sidingWrapper h3 {
        font-size: 26px;
    }
    .sidingRight p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .lastline {
        margin-bottom: 20px;
    }
    .sidingBox {
        flex-direction: column;
    }
    .sidingLeft,
    .sidingRight {
        width: 100%;
    }
    .sidingLeft {
        text-align: center;
    }
    .sidingLeft img {
        width: 600px;
        margin: 0 auto;
    }
    .sidingRight {
        padding: 20px 0 0 0;
    }
    .sidingWrapper,
    .servList {
        width: 90%;
    }

    .sidingCont1 p {
        font-size: 21px;
    }

    .contactFormFull input[type="submit"] {
        font-size: 18px;
    }
		/********* bannerIndexNew 768 ************/

		.pageBanner {
			 width: 100%;
			 max-width: 100%;
			 top: 240px;
		}
		.bannlogo img {
				width: 140px;
				margin-bottom: 5px;
		}
		.btnPlace {
			bottom: -20px;
		}
		.bannerBtns {
			padding: 10px 25px;
			font-size: 14px;
		}
		/********** advert 768 ***********/
		.promoWrap,
		.advertCol2 {

		}
		.singInto {
		    font-size: 1.6rem;
		    width: 200px;
		    margin: 20px auto;
		}
		.advertCol1 img {
		    width: 230px;
		}
		.springOffT1 {
		    font-size: 1.8rem;
		}
		.springOffT2 {
		    font-size: 1.1rem;
		}
		.springOffT2 img {
			width: 280px;
		}
		.advertCol3 img {
		    height: 134px;
		}
		.advertExpires {
		    font-size: 14px;
		}
    .promoWrap {
        padding: 20px 0;
    }
		/******* color chart 768 *****/
		.colorColBox {
			width: 50%;
		}
		.fooSecond img{
			width: 100px;
		}
		.aboutUs {
        padding: 60px 0 30px;
    }
    .aboutUs h1 {
        font-size: 28px;
        padding-bottom: 20px;
    }
}
/*========================================================
										1024 - 1300
=========================================================*/
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
	body {
		font-size: 19px;
	}
    .pageSize,
    .centerDisclaimer,
    .pageBanner {
       width: 90%;
    }
    .bgmain {
        height: 400px;
    }
    .mainBannerCont {
        max-width: 600px;
    padding-top: 70px;
    }
    .mainBannerWrap {
        padding: 25px 30px 50px;
    }
    .mainBannerWrap p {
        font-size: 1.2rem;
    }
    .mainBannerWrap h1 {
        font-size: 4rem;
    }
    .mainBannerWrap h1 span {
        font-size: 16px;
    }

    .logoMob img {
        width: 280px;
    }
		.menu ul li.mlinks a{
			margin-left: 12px;
            font-size: 16px;
		}

		.fooMenu ul {
			justify-content: center;
			flex-wrap: wrap;
		}

    .centerDisclaimer h2 {
        font-size: 21px;
        line-height: 1.3;
    }
    form.stoneForm {
        width: 80%;
    }
		.underTit {
        font-size: 28px;
    }
    .bannerBtns {
        padding: 15px 25px;
        font-size: 16px;
    }


    .bigRight p {
        font-size: 16px;
    }
    .borderr {
        width: 90px;
        height: 90px;
    }
    .borderr img {
        width: 40px;
    }
    .bordertt {
            width: calc(100% - 90px);
        font-size: 16px;
    }
    .greyBand p span {
        font-size: 1.6rem;
    }
    .greyBand p {
        font-size: 1.1rem;
    }
    .bigWrapper {
        width: 90%;
    }
    .bigRight {
        padding: 0 0 0 60px;
    }
    .bigRight h2 {
        font-size: 1.8rem;
        line-height: 1.1;
    }
    .bigRight .smTitle {
        font-size: 1.3rem;
    }
    .bigSect {
        padding: 50px 0;
    }
     .titleService {
        font-size: 13px;
         padding: 20px 10px;
    }

    .fooMenu ul li a {
        font-size: 16px;
    }
    .borderFrame {
        width: 95%;
    }
    .imgLinkSec p {
        font-size: 21px;
    }

    .innerwrapper {
    margin: 0 auto;
    width: 95%;
}
    .boxTextRight h3 {
    font-size: 26px;
}
    .boxTextInside p {
    font-size: 16px;
    padding: 20px 0;
}
    .boxTextRight h3 span {
    font-size: 21px;
}
    .btnInd a {
    font-size: 12px;
    padding: 6px 8px;
    line-height: 20px;
}

    .pageSizeTesti {
    width: 95%;
}

    .formSection {
        padding: 50px 0;
    }

    .fooMenu ul li {
        margin: 0 10px;
    }
    .fooMenu ul li a {
        font-size: 14px;
    }
    .formSection h5 {
        font-size: 1.8rem;
    }
    .formSection p {
        font-size: 16px;
    }
    .transpBox {
        padding: 10px 20px 20px;
    }
    .transpBox h1 {
        font-size: 24px;
    }
    .transpBox p {
        font-size: 18px;
        margin: 10px 0 5px;
    }
    .soclogo {
        height: 35px;
    }
    .sec2BelowBanner h2 {
        font-size: 21px;
    }
    .sec2BelowBanner h2 span {
        font-size: 18px;
    }
    .boxTextRight h3 span {
        font-size: 18px;
    }
    .section1 {
        margin: 30px auto 0;
    }
    .listsBoxesH {
        padding: 20px 0;
    }
    .sec7Boxes {
        width: 90%;
    }
    .sec7Box {
        padding: 35px 10px;
    }
    .sec7Box h4 {
        padding: 20px 0 30px;
        font-size: 21px;
    }
    ul.bull8 li {
        font-size: 18px;
        background-size: 18px 18px;
        background-position: left top 7px;
        padding: 1px 0 1px 28px;
    }
    .btnNorm {
        padding: 10px 15px;
        font-size: 16px;
    }
    .sec2BelowBanner {
        width: 64%;
    }
    .sec3BelowBanner {
        width: 20%;
    }

    .footAbout p {
        font-size: 18px;
    }
    .bannInstall, .bannRepair, .bannRefinish {
    height: 580px;
}
    .community {
    padding: 30px 0;
}
    .pageSize2 {
        width: 980px;
    }
    h1.installh1 {
    font-size: 36px;
}
    .installSmall {
    font-size: 19px;
}
    .installBan p.quote {
    font-size: 19px;
}
    .tryBtn {
    font-size: 12px;
    width: 190px;
    margin: 10px auto 0;
}
    .summerContent {
    height: 440px;
}
    .adventR h2, .adventR h3, .summerL h3, .lastSummer h3 {
    font-size: 28px;
    line-height: 1.2;
}
    .adventR p, .summerL p, .lastSummer p {
    font-size: 16px;
}
    .summerContent {
    height: 440px;
}
    .innerwrapper {
        margin: 0 auto;
        width: 95%;
    }
    .boxTextRight h3 {
    font-size: 26px;
}
    .boxTextInside p {
    font-size: 16px;
    padding: 20px 0;
}
    .btnInd a,
    .btnNorm {
    font-size: 12px;
    padding: 6px 8px;
    line-height: 20px;
}
    .faqSec h4 {
        font-size: 36px;
        padding-bottom: 15px;
    }
    .fosionFormWrapper {
        width: 100%;
        margin: 0 0 30px;
    }
	/********* contact 1024 ********/
	.contWHours {
		font-size: 14px;
	}
	.contAdr {
		font-size: 18px;
	}
	.contactFormHalf input[type="text"] {
		 font-size: 16px;
		 height: 50px;
	}
	/*********** blog 1024 ***********/
	.blogWrap {
			margin: 30px auto;
	}
	.blogWrap h1 {
			padding-bottom: 0;
			font-size: 32px;
	}
	.blogCont h2 {
			font-size: 28px;
	}
	.blogCont p,
	.blogCont ol li,
	.blogCont ul li{
			font-size: 18px;
	}

    .orBlueLink,
    .solutBox p {
        font-size: 16px;
    }
    .solutBox {
        width: 32%;
    }
    .solutBox p {
        line-height: 1.5;
    }
    .txtPart p {
        font-size: 16px;
    }
    .footAbout {
        font-size: 18px;
    }
    .solutBox p span {
        font-size: 21px;
        text-align: left;
        margin: 20px 0 15px;
        line-height: 1.3;
    }
    .h2Part h2 {
        margin: 20px auto 0;
    }
    .leftBigRect p,
    .singleWide p,
    .singleFour p {
        font-size: 16px;
    }

    .servLong p,
    .servLong ul li{
        font-size: 18px;
    }
    .servLong {
        padding: 0 0 30px;
    }
    .faqSec {
        padding: 0 0 50px;
    }
    .faqWrap {
        width: 90%;
    }

    .warranty-box h2 {
        font-size: 28px;
    }
    .warranty-title {
        font-size: 24px;
    }
    .warranty-list ul li {
        font-size: 18px;
            background-size: 15px 15px;
        padding: 8px 0 8px 30px;
    }
    .warranty-desc p {
        font-size: 18px;
    }
		/********* review 1024 *********/

    .media-divider {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .innerBox {
        padding: 15px 5px;
    }
    .media-divider img {
        width: 140px;
    }

    .mainInfo {
        width: 55%;
    }
    .footLocation p span:nth-last-of-type(2) {
        display: block;
    }
    .pagefSize {
         width: 90%;
    }

    .pageSizeTesti {
        width: 95%;
    }

    .servicesbg {
        padding: 30px 0 50px;
    }

		.servTitle h1,
    .servTitle h2,
		.servTitle h3 {
        padding: 50px 0;
    }
    .sidingRight p {
        font-size: 16px;
    }
    .servList h3 {
        font-size: 24px;
    }
    .servLong h3,
    .servLong h2 {
        font-size: 24px;
    }
    .servList ul li {
        font-size: 16px;
    }
    .srvWrap {
        flex-wrap: wrap;
        justify-content: center;
    }
    .srvBox {
        width: 33%;
        margin-bottom: 0;
    }
    .srvBox h2 {
        font-size: 24px;
    }
    .srvBox p {
        font-size: 16px;
    }
		.srvBox:nth-child(3),
		.srvBox:nth-child(6) {
				border-right: none;
		}
     .servTitle h1 {
        font-size: 36px;
    }
    .servLong {
        padding: 0 0 50px;
    }
    .footer {
        padding: 0;
    }
    .copyright {
        padding: 20px 0;
    }
    form.contactForm {
        width: 100%;
    }
    .contactFormFull input[type="submit"] {
        height: 50px;
        width: 300px;
    }
		/******* Roof Installation Pictures new 1024 *********/

    /*** siding ***/
    .sidingCont {
        padding: 0 0 50px;
    }
    .sidingRight h2,
    .sidingWrapper h3 {
        font-size: 26px;
    }
    .sidingWrapper,
    .servList {
        width: 90%;
    }
    .sidingCont1 p {
        font-size: 21px;
    }

     .contactFormFull input[type="submit"] {
        font-size: 18px;
    }
		/********* bannerIndexNew 1024 ************/
		.bannerBtns {
			 padding: 15px 25px;
			 font-size: 16px;
		}
		.greyBand{
			margin-bottom: 0;
		}
		/************** advert 1024 ************/
		.promoWrap,
		.advertCol2 {
		    height: 260px;
		}
		.singInto {
		    font-size: 1.8rem;
		    width: 240px;
		    margin: 40px auto 20px auto;
		}
		.advertCol1 img {
		    width: 300px;
				margin-top: 30px;
		}
		.springOffT1 {
		    font-size: 2.4rem;
		}
		.springOffT2 {
		    font-size: 1.4rem;
		}
		.springOffT2 img {
			width: 380px;
		}
		.advertCol3 img {
		    height: 175px;
				margin-top: 40px;
		}
		.advertExpires {
		    font-size: 1rem;
		}
		/******* color chart 1024 *****/
		.colorColBox {
			width: 50%;
		}
		.colorColBox h3 {
			font-size: 21px;
		}
		.aboutUs {
        padding: 50px 0 0;
    }
    .aboutUs h1 {
        font-size: 36px;
    }
}

/*========================================================
										1301 -
=========================================================*/
@media only screen and (min-width: 1301px) {
	.tileBox p {
		font-size: 30px;
	}
	.fooMenu ul {
		justify-content: center;
		flex-wrap: wrap;
		width: 80%;
		margin: 0 auto;
	}
	.fooMenu ul li {
		margin: 0 20px 10px;
	}

}

/*========================================================
										1301 - 1919
=========================================================*/
@media only screen and (min-width: 1301px) and (max-width: 1919px) {
    body {
		font-size: 19px;
	}
    .pageSize,
    .centerDisclaimer,
    .pageBanner {
       width: 90%;
    }
    .innerwrapper {
    margin: 0 auto;
    width: 90%;
}
    .bgmain {
        height: 600px;
    }
    .mainBannerCont {
        max-width: 782px;
    padding-top: 150px;
    }
    .mainBannerWrap {
        padding: 40px 60px 70px;
    }
    .mainBannerWrap p {
        font-size: 1.6rem;
    }
    .mainBannerWrap h1 {
        font-size: 5.2rem;
    }
    .mainBannerWrap h1 span {
        font-size: 18px;
    }

		.rowPhoneButton {
			margin-bottom: 1px;
		}
		.navFrame,
		.companyinfo{
			height: 97px;
		}
		.topi {
			margin-top: 97px;
		}

    .stoneForm input[type="text"] {
        font-size: 16px;
    }

     .centerDisclaimer h2 {
        font-size: 21px;
         line-height: 1.3;
    }
    .bannerBtns {
        padding: 15px 25px;
        font-size: 16px;
    }
    .bordertt {

        font-size: 18px;
    }
    .bigRight p,
    .boxTextInside p {
        font-size: 16px;
    }
    .bigWrapper {
        width: 90%;
    }
    .bigRight {
        padding: 0 0 0 60px;
    }

    .titleService {
        font-size: 16px;
    }

    .pageSizeTesti {
    width: 95%;
}

    .socialtop {
        padding: 0 0 30px;
    }
    .bigRight h2 {
        font-size: 2rem;
        line-height: 1.3;
    }
    .bigRight .smTitle {
        font-size: 1.3rem;
    }
    /***/
    .transpBox h1 {
        font-size: 32px;
    }
    .transpBox p {
        font-size: 18px;
        margin: 10px 0 10px;
    }
    .soclogo {
        height: 48px;
    }
    .sec2BelowBanner h2 {
        font-size: 24px;
    }
    .section1 {
        margin: 30px auto;
    }
    .listsBoxesH {
        padding: 20px 0;
    }
    .sec7Boxes {
        width: 90%;
    }
    .sec7Box {
        padding: 35px 10px;
    }
    .sec7Box h4 {
        padding: 20px 0 30px;
        font-size: 24px;
    }
    ul.bull8 li {
        font-size: 21px;
        background-size: 24px 24px;
        background-position: left top 10px;
        padding: 4px 0 4px 35px;
    }
    .btnNorm {
        padding: 10px 15px;
        font-size: 16px;
    }
    .sec2BelowBanner {
        width: 64%;
    }
    .sec3BelowBanner {
        width: 20%;
    }
    .bannInstall, .bannRepair, .bannRefinish {
        height: 680px;
    }
    .community {
    padding: 30px 0;
}
    .installBan {
    margin: 20px 0;
    padding: 20px;
}
    h1.installh1 {
    font-size: 48px;
}
    .installSmall {
    font-size: 21px;
}
    .pageSize2 {
        width: 1260px;
    }
    .adventR h2, .adventR h3, .summerL h3, .lastSummer h3 {
    font-size: 36px;
}
    .summerL p, .adventR p, .lastSummer p {
    font-size: 18px;
}
    .summerContent {
    height: 500px;
}
    .innerwrapper {
        margin: 0 auto;
        width: 90%;
    }

    .boxTextRight h3 {
    font-size: 32px;
}
    .boxTextRight h3 span {
        font-size: 21px;
    }
    .btnInd a,
    .btnNorm {
    font-size: 14px;
}
    .servLong p {
        font-size: 18px;
    }
    .faqWrap {
        width: 80%;
    }
    .fosionFormWrapper {
        width: 100%;
        margin: 0 0 30px;
    }
		/******** contact 1301 ********/
		.centerContact{
			width: 73%;
		}
		.contWHours {
			font-size: 14px;
		}
		.contactForm input[type="text"] {
			font-size: 16px;
            height: 50px;
		}
    .contactFormFirst input[type="text"] {
        height: 0;
    }

		/******** blog 1301 ***********/
		.blogCont p {
			font-size: 21px;
		}
    .h2Part h2 {
        margin: 30px auto 0;
    }

    .orBlueLink {
        font-size: 16px;
    }

    .servLong {
        padding: 0 0 30px;
    }
    .warranty-list ul li {
        font-size: 21px;
        background-size: 20px 20px;
    }
    .warranty-desc p {
        font-size: 21px;
    }
    .servicesbg {
        padding: 0 0 50px;
    }

    .servLong h3,
    .servLong h2 {
        font-size: 32px;
    }
    .srvBox h2 {
        font-size: 24px;
    }
    .srvBox p {
        font-size: 16px;
    }
     .servTitle h1 {
        font-size: 36px;
         padding: 50px 0 30px;
    }
    .servLong {
        padding: 0 0 50px;
    }
		/********* review 1301 *********/

    .footer {
        padding: 0;
    }
    .copyright {
        padding: 20px 0;
    }
    .footLocation p span:nth-last-of-type(2) {
    display: block;
}

    .servList ul li,
    .servLong ul li {
        font-size: 18px;
    }
    .warrantyTit h1,
    .warranty-box h2 {
        font-size: 36px;
    }
    form.contactForm {
        width: 90%;
    }
    .sidingRight h2 {
        font-size: 26px;
    }
    .servList h3,
    .sidingWrapper h3{
        font-size: 28px;
    }

    .sidingCont1 p {
        font-size: 18px;
    }

    .bigSect {
        padding-bottom: 50px;
    }

    .contactFormFull input[type="submit"] {
        font-size: 16px;
    }
		/*********** advert 1301 **********/
		.promoWrap {
				height: 260px;
		}
		.singInto {
				font-size: 1.8rem;
				width: 280px;
				margin: 40px auto;
		}
		.advertCol1 img {
			width: 360px;
			margin-top: 20px;
		}
		.springOffT1 {
				font-size: 2.8rem;
		}
		.springOffT2 {
				font-size: 1.6rem;
				line-height: 1.1;
		}
		.springOffT2 img {
			width: 500px;
		}
		.advertCol3 img {
				height: 220px;
				margin-top: 0;
		}
		.advertExpires {
				font-size: 1rem;
		}
		.advertCol2 {
			height: 260px;
		}
		.advertCol3 {
			padding: 0;
		}
		.aboutUs {
        padding: 50px 0 0;
    }
}

/*========================================================
										1920 -
=========================================================*/
@media only screen and (min-width: 1920px) {
    .borderRect p {
         justify-content: flex-end;
    }

}

/*========================================================
										1920 - 2559
=========================================================*/
@media only screen and (min-width: 1920px) and (max-width: 2559px) {
	.pageSize {
		width: 1800px;
	}
    .mainBannerCont {
        max-width: 919px;
        padding-top: 180px;
    }
    .mainBannerCont p {
        font-size: 2rem;
    }
    .mainBannerCont h1 {
        font-size: 6.2rem;
    }
    .mainBannerWrap h1 span {
        font-size: 21px;
    }
    .pageSizeTesti {
        width: 1800px;
    }
    .socialtop {
        padding: 0 0 50px;
    }
    .centerFooter{
			max-width: 100%;
		}
    .orBlueLink {
        font-size: 18px;
    }

    .bannlogo img {
        width: 280px;
    }
    .transpBox h1 {
        font-size: 36px;
    }
    .transpBox p {
        font-size: 21px;
    }
    .innerwrapper {
        margin: 50px auto;
    }
    .section1 {
        margin: 0 auto;
    }
    .listsBoxesH {
        padding: 30px 0 50px;
    }
    .sec7Box {
        padding: 35px 50px 60px;
    }
    .servTitle h1 {
        font-size: 42px;
    }
    .servLong {
        padding: 0 0 50px;
    }
		/********* review 1920 *********/

    .footLocation p span:nth-last-of-type(2) {
    display: block;
}

    .footer {
        padding: 0;
    }
    .copyright {
        padding: 20px 0;
    }
		/********* bannerIndexNew 1920 ************/
		.bannlogo img {
				width: 280px;
		}
		/************ advert 1920 **********/
		.promoWrap {
				height: 342px;
            padding: 20px 0;
		}
		.colSpringFlower {
				background-size: 380px 380px;
		}
		.singInto {
				font-size: 2.8rem;
				width: 340px;
		}
		.advertCol1 img {
				width: 570px;
				margin: 0 auto;
		}
		.springOffT1 {
				font-size: 3.6rem;
				line-height: normal;
		}
		.springOffT2 {
				font-size: 2.2rem;
				line-height: normal;
		}
    .advertExpires {
        font-size: 1.3rem;
    }
		.springOffT2 img {
			width: 760px;
		}
		.advertCol3 img {
				height: 325px;
				margin-top: 0;
		}
		.advertCol2 {
			height: 342px;
		}
}

/*========================================================
										2560 - 3980
=========================================================*/
@media only screen and (min-width: 2560px) and (max-width: 3980px) {
     .socialtop {
        padding: 0 0 50px;
    }
		.circlesWrap{
			height: 800px;
		}
}
