body{ width: 100%; margin:0; padding:0; -webkit-font-smoothing: antialiased; } p,h1,h2,h3,h4{ margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0; } html{ width: 100%; } table{ font-size: 14px; border: 0; } /* ----------- responsivity ----------- */ @media only screen and (max-width: 640px){ /*------ top header ------ */ .header-bg{width: 440px !important; height: 10px !important;} .main-header{line-height: 28px !important;} .main-subheader{line-height: 28px !important;} .container-middle{width: 420px !important;} .mainContent{width: 400px !important;} .main-image{width: 400px !important; height: auto !important;} .banner{width: 400px !important; height: auto !important;} /*------ sections ---------*/ .section-item{width: 400px !important;} .section-img{width: 400px !important; height: auto !important;} /*------- prefooter ------*/ .prefooter-header{padding: 0 10px !important; line-height: 24px !important;} .prefooter-subheader{padding: 0 10px !important; line-height: 24px !important;} /*------- footer ------*/ .top-bottom-bg{width: 420px !important; height: auto !important;} } @media only screen and (max-width: 479px){ /*------ top header ------ */ .header-bg{width: 280px !important; height: 10px !important;} .top-header-left{width: 260px !important; text-align: center !important;} .top-header-right{width: 260px !important;} .main-header{line-height: 28px !important; text-align: center !important;} .main-subheader{line-height: 28px !important; text-align: center !important;} /*------- header ----------*/ .logo{width: 260px !important;} .nav{width: 260px !important;} .container{width: 397px !important;} .container-middle{width: 260px !important;} .mainContent{width: 240px !important;} .main-image{width: 240px !important; height: auto !important;} .banner{width: 240px !important; height: auto !important;} /*------ sections ---------*/ .section-item{width: 240px !important;} .section-img{width: 240px !important; height: auto !important;} /*------- prefooter ------*/ .prefooter-header{padding: 0 10px !important;line-height: 28px !important;} .prefooter-subheader{padding: 0 10px !important; line-height: 28px !important;} /*------- footer ------*/ .top-bottom-bg{width: 260px !important; height: auto !important;} } @media only screen and (max-width: 384px){ .container { width: 367px !important; } } @media only screen and (max-width: 375px){ .container { width: 358px !important; } } @media only screen and (max-width: 320px){ .container { width: 303px !important; } } ::selection { background: #ff2f2f; /* WebKit/Blink Browsers */ } ::-moz-selection { background: #ff2f2f; /* Gecko Browsers */ } /* Responsive */ @media only screen and (max-width:600px) { /* Tables parameters: width, alignment, padding */ table[class=scale] { width: 100%!important; } table[class=scale-300] { width: 100%!important; height: 300px!important; } table[class=scale-90] { width: 90%!important; } /* Td */ td[class=scale-left] { width: 100%!important; text-align: left!important;} td[class=scale-height] { height: 70px!important;} td[class=scale-left-bottom] { width: 100%!important; text-align: left!important; padding-bottom: 24px!important; } td[class=scale-left-top] { width: 100%!important; text-align: left!important; padding-top: 24px!important; } td[class=scale-left-all] { width: 100%!important; text-align: left!important; padding-top: 24px!important; padding-bottom: 24px!important; } td[class=scale-center] { width: 100%!important; text-align: center!important;} td[class=scale-center-both] { width: 100%!important; text-align: center!important; padding-left: 20px!important; padding-right: 20px!important; } td[class=scale-center-bottom] { width: 100%!important; text-align: center!important; padding-bottom: 24px!important; } td[class=scale-center-top] { width: 100%!important; text-align: center!important; padding-top: 24px!important; } td[class=scale-center-all] { width: 100%!important; text-align: center!important; padding-top: 24px!important; padding-bottom: 24px!important; padding-left: 20px!important; padding-right: 20px!important; } td[class=scale-right] { width: 100%!important; text-align: right!important;} td[class=scale-right-bottom] { width: 100%!important; text-align: right!important; padding-bottom: 24px!important; } td[class=scale-right-top] { width: 100%!important; text-align: right!important; padding-top: 24px!important; } td[class=scale-right-all] { width: 100%!important; text-align: right!important; padding-top: 24px!important; padding-bottom: 24px!important; } td[class=scale-center-bottom-both] { width: 100%!important; text-align: center!important; padding-bottom: 24px!important; padding-left: 20px!important; padding-right: 20px!important; } td[class=scale-center-top-both] { width: 100%!important; text-align: center!important; padding-top: 24px!important; padding-left: 20px!important; padding-right: 20px!important; } td[class=reset] { height: 0px!important; } td[class=scale-center-topextra] { width: 100%!important; text-align: center!important; padding-top: 84px!important; } img[class="reset"] { display: inline!important; } img[class="scale-inline"] { display: inline!important; } }