/*** uncss> filename: css/style.css ***/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a,
body {
    color: #fff
}

h4 {
    color: #fff!important;
    width: 100%;
    margin-top: 0;
    margin-bottom: .5em;
    text-rendering: optimizeSpeed;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    color: aliceblue;
}
strong {
    font-weight: 700;
    color: antiquewhite;
}
*,
h1,
html,
li,
ul {
    border: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

main,
section {
    display: block
}

body {
    font: 400 15px 'Open Sans', sans-serif;
    line-height: 24px;
    background: url(../images/foot-ptt.jpg)
}

h1,
h4 {
    font-family: CenturyGothicRegular, sans-serif
}

a {
    text-decoration: none
}

a:hover {
    color: #ffe295
}

ul {
    list-style: none
}

h1,
h4 {
   line-height: normal;
    font-weight: 400;
    color: #ffe295;
    text-align: center;
    font-family: 'Open Sans Condensed', Arial;
	font-weight:600;
}

h1 {
    font-size: 28px
}

h4 {
    font-size: 30px
}

img {
    vertical-align: middle;
    max-width: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    padding: 0
}

.fullbg1,
.fullbg2 {
    padding-bottom: 20px
}

.clr {
    clear: both
}

section main {
    width: 1200px;
    margin: 0 auto
}

section main {
    min-height: 400px
}

.fullbg1 {
    background: url(../images/bg-ptt.jpg)
}

.fullbg2 {
    background: url(../images/hed-bg.jpg) center top repeat-x
}

.txthed {
    padding-bottom: 8px
}

.txthed img {
    float: left;
    margin-right: 10px
}

.txthed h1 {
    float: left;
    font-size: 28px;
    color: #ffe295;
    line-height: 60px
}

.bxdvin {
    box-shadow: 0 -2px 7px rgba(50, 0, 0, .3)
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome {
        display: none
    }
}

.review-btn ul li a {
    color: #C80106;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .5);
    text-transform: uppercase;
    text-align: center;
    font-weight: 400
}

.bxdvin,
.topthpro {
    border: 1px solid #d01616
}

.sectinpage {
    padding: 20px 0 0
}

.pronav {
    float: right;
    margin-top: 12px
}

.pronav li {
    float: left;
    margin-left: 10px
}

.pronav li a {
    display: block
}

.pronav li a img {
    vertical-align: middle;
    float: none;
    margin-right: 0
}

.proboxdiv {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 30px
}

.lstbxdv {
    margin-right: 0
}

.bxdvin a {
    text-decoration: underline
}

.bxdvin {
    padding: 10px 18px 20px;
    font-size: 15px;
    line-height: 24px;
    background: #7e070a;
    background: -moz-linear-gradient(-45deg, #7e070a 0, #b71519 29%, #7e070a 70%, #b71519 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #7e070a), color-stop(29%, #b71519), color-stop(70%, #7e070a), color-stop(100%, #b71519));
    background: -webkit-linear-gradient(-45deg, #7e070a 0, #b71519 29%, #7e070a 70%, #b71519 100%);
    background: -o-linear-gradient(-45deg, #7e070a 0, #b71519 29%, #7e070a 70%, #b71519 100%);
    background: -ms-linear-gradient(-45deg, #7e070a 0, #b71519 29%, #7e070a 70%, #b71519 100%);
    background: linear-gradient(135deg, #7e070a 0, #b71519 29%, #7e070a 70%, #b71519 100%)
}

.review-btn ul li a {
    border-radius: 4px;
    font-size: 15px
}

.bxdvin .hedtxtnn {
    padding-bottom: 5px
}

.bxdvin table td {
    padding: 1px 5px 1px 0;
    word-wrap: break-word;
    vertical-align: top
}

.psditdiv .bxdvin {
    min-height: 660px;
}

.ratediv .bxdvin {
    min-height: 320px
}

.reviewdiv .bxdvin {
       min-height: 310px;
}

.review-btn {
    padding-top: 15px
}

.review-btn ul li {
    float: left;
    width: 40%;
    margin-right: 3%
}

.review-btn ul li a {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-decoration: none;
    background: #f4a26b;
    background: -moz-linear-gradient(top, rgba(244, 162, 107, 1) 0, rgba(255, 219, 161, 1) 50%, rgba(244, 162, 107, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(244, 162, 107, 1)), color-stop(50%, rgba(255, 219, 161, 1)), color-stop(100%, rgba(244, 162, 107, 1)));
    background: -webkit-linear-gradient(top, rgba(244, 162, 107, 1) 0, rgba(255, 219, 161, 1) 50%, rgba(244, 162, 107, 1) 100%);
    background: -o-linear-gradient(top, rgba(244, 162, 107, 1) 0, rgba(255, 219, 161, 1) 50%, rgba(244, 162, 107, 1) 100%);
    background: -ms-linear-gradient(top, rgba(244, 162, 107, 1) 0, rgba(255, 219, 161, 1) 50%, rgba(244, 162, 107, 1) 100%);
    background: linear-gradient(to bottom, rgba(244, 162, 107, 1) 0, rgba(255, 219, 161, 1) 50%, rgba(244, 162, 107, 1) 100%)
}

.review-btn ul li a:hover {
    background: #ffdba1;
    background: -moz-linear-gradient(top, rgba(255, 219, 161, 1) 1%, rgba(244, 162, 107, 1) 50%, rgba(255, 219, 161, 1) 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(255, 219, 161, 1)), color-stop(50%, rgba(244, 162, 107, 1)), color-stop(99%, rgba(255, 219, 161, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 219, 161, 1) 1%, rgba(244, 162, 107, 1) 50%, rgba(255, 219, 161, 1) 99%);
    background: -o-linear-gradient(top, rgba(255, 219, 161, 1) 1%, rgba(244, 162, 107, 1) 50%, rgba(255, 219, 161, 1) 99%);
    background: -ms-linear-gradient(top, rgba(255, 219, 161, 1) 1%, rgba(244, 162, 107, 1) 50%, rgba(255, 219, 161, 1) 99%);
    background: linear-gradient(to bottom, rgba(255, 219, 161, 1) 1%, rgba(244, 162, 107, 1) 50%, rgba(255, 219, 161, 1) 99%)
}

.promaiinn {
    padding-bottom: 0
}

.prosnl-det {
    width: 100%
	    color: aliceblue;
}

.prosnl-det a {
    text-decoration: underline
}

.prosnl-det a:hover,
.services-part ul li a {
    text-decoration: none
}

.bokbtn {
    margin: 20px 0 0 20px;
    float: left
}

.bokbtn a {
    background: #f4a26b;
    background: -moz-linear-gradient(top, rgba(244, 162, 107, 1) 0, rgba(255, 219, 161, 1) 50%, rgba(244, 162, 107, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(244, 162, 107, 1)), color-stop(50%, rgba(255, 219, 161, 1)), color-stop(100%, rgba(244, 162, 107, 1)));
    background: -webkit-linear-gradient(top, rgba(244, 162, 107, 1) 0, rgba(255, 219, 161, 1) 50%, rgba(244, 162, 107, 1) 100%);
    background: -o-linear-gradient(top, rgba(244, 162, 107, 1) 0, rgba(255, 219, 161, 1) 50%, rgba(244, 162, 107, 1) 100%);
    background: -ms-linear-gradient(top, rgba(244, 162, 107, 1) 0, rgba(255, 219, 161, 1) 50%, rgba(244, 162, 107, 1) 100%);
    background: linear-gradient(to bottom, rgba(244, 162, 107, 1) 0, rgba(255, 219, 161, 1) 50%, rgba(244, 162, 107, 1) 100%);
    border-radius: 8px;
    padding: 0 40px;
    line-height: 33px;
    display: block;
    color: #000
}

.bokbtn a:hover {
    background: #ffdba1;
    background: -moz-linear-gradient(top, rgba(255, 219, 161, 1) 1%, rgba(244, 162, 107, 1) 50%, rgba(255, 219, 161, 1) 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(255, 219, 161, 1)), color-stop(50%, rgba(244, 162, 107, 1)), color-stop(99%, rgba(255, 219, 161, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 219, 161, 1) 1%, rgba(244, 162, 107, 1) 50%, rgba(255, 219, 161, 1) 99%);
    background: -o-linear-gradient(top, rgba(255, 219, 161, 1) 1%, rgba(244, 162, 107, 1) 50%, rgba(255, 219, 161, 1) 99%);
    background: -ms-linear-gradient(top, rgba(255, 219, 161, 1) 1%, rgba(244, 162, 107, 1) 50%, rgba(255, 219, 161, 1) 99%);
    background: linear-gradient(to bottom, rgba(255, 219, 161, 1) 1%, rgba(244, 162, 107, 1) 50%, rgba(255, 219, 161, 1) 99%)
}

.trick {
    position: relative;
    width: 1200px;
    margin: 0 auto
}

.services-part {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left
}

.services-part ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.services-part ul li {
    font-weight: 700;
    padding: 0 10px;
    text-align: center;
    margin: 1px;
    display: inline-block
}

.services-part ul li {
    background: #dd0c0c;
    font-size: 14px;
    color: #fff
}


/*221117*/

.clr {
    clear: both;
}


/*** uncss> filename: css/responsive.css ***/


/* CSS Document Create by 15 March 2014 */

@media only screen and (max-width:1220px) {
    body {
        overflow-x: hidden;
    }
    .trick {
        width: 95%;
    }
    section main {
        width: 100%;
        margin: 0 auto;
    }
    .txthed h1 {
        line-height: 60px;
    }
}

@media only screen and (max-width:1160px) {
    .txthed img {
        margin-right: 0px;
    }
}

@media only screen and (max-width:1100px) {
    .review-btn ul li {
        float: left;
        width: 47%;
        margin-right: 3%;
    }
}

@media only screen and (max-width:1000px) {
    /*.outeres{ padding:4px;}*/
    /*.sect2lft{ float:left; width:49%; margin-right:2%;}*/
    section main {
        padding-bottom: 35px;
    }
    .proboxdiv {
        margin-bottom: 25px;
        width: 49%;
        margin-right: 2%;
    }
    .lstbxdv {
        margin-right: 2%;
    }
    .proboxdiv:nth-of-type(2n) {
        margin-right: 0%;
    }
    .psditdiv .bxdvin {
        min-height: 697px;
    }
    .ratediv .bxdvin,
    .reviewdiv .bxdvin {
        min-height: 350px;
    }
}

@media only screen and (max-width:860px) {
    /*.topscrrlin1 img{height:360px;}
.topscrrlin3 img{height:175px;}*/
    .txthed img {
        width: 65px;
        margin-right: 5px;
    }
    .txthed h1 {
        float: left;
        margin-top: 5px;
    }
    section main {
        padding-bottom: 30px;
    }
    .sectinpage {
        padding: 15px 0 0 0;
    }
    .proboxdiv {
        margin-bottom: 20px;
    }
    .pronav li img {
        width: auto;
        height: auto;
    }
    .psditdiv .bxdvin {
        min-height: 599px;
    }
    .bokbtn {
        margin-top: 13px;
    }
    .fullbg1 {
        padding-bottom: 0px !important;
    }
}

@media only screen and (max-width:800px) {
    .psditdiv .bxdvin {
        min-height: 558px;
    }
}

@media only screen and (max-width:768px) {
    .psditdiv .bxdvin {
        min-height: 535px;
    }
}

@media only screen and (max-width:760px) {
    body {
        font: normal 14px 'Open Sans', sans-serif;
        line-height: 22px;
    }
    h1 {
        font-size: 30px;
    }
    h4 {
        font-size: 20px;
    }
    .txthed img {
        width: 60px;
        margin-right: 1px;
    }
    .bxdvin {
        padding: 10px 10px 10px;
        font-size: 14px;
        line-height: 22px;
    }
    .psditdiv .bxdvin {
        min-height: 529px;
    }
    .ratediv .bxdvin,
    .reviewdiv .bxdvin {
        min-height: 300px;
    }
}

@media only screen and (max-width:670px) {
    .psditdiv .bxdvin {
        min-height: 470px;
    }
}

@media only screen and (max-width:640px) {
    .psditdiv .bxdvin {
        min-height: 446px;
    }
}

@media only screen and (max-width:600px) {
    h1 {
        font-size: 28px;
    }
    h4 {
        font-size: 20px;
    }
    .txthed img {
        width: 55px;
        margin-right: 1px;
    }
    section main {
        padding-bottom: 25px;
    }
    .sectinpage {
        padding: 0px 0 0 0;
    }
    .proboxdiv {
        margin-bottom: 20px;
        width: 100%;
        margin-right: 0%;
    }
    .lstbxdv {
        margin-right: 0%;
    }
    .proboxdiv:nth-of-type(2n) {
        margin-right: 0%;
    }
    .topthpro img {
        width: 100%;
    }
    .bxdvin {
        min-height: 0px;
        padding: 10px 10px 15px;
    }
    .psditdiv .bxdvin {
        min-height: 0px;
    }
    .ratediv .bxdvin,
    .reviewdiv .bxdvin {
        min-height: 0px;
    }
    .fullbg1 {
        padding-bottom: 0px !important;
    }
}

@media only screen and (max-width:500px) {
    body {
        font: normal 13px 'Open Sans', sans-serif;
        line-height: 20px;
    }
    h1 {
        font-size: 26px;
    }
    h4 {
        font-size: 20px;
    }
    .txthed img {
        width: 50px;
        margin-right: 1px;
    }
    section main {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width:479px) {
    h1 {
        font-size: 24px;
    }
    h4 {
        font-size: 20px;
    }
    .txthed img {
        width: 45px;
    }
    .txthed h1 {
        margin-top: 3px;
        line-height: 45px;
    }
    .txthed h1 {
        line-height: 45px;
    }
    .bokbtn {
        margin-top: 5px;
    }
    .bokbtn a {
        padding: 0 15px;
    }
    .pronav {
        margin-top: 4px;
    }
    .bokbtn {
        margin-top: 10px;
    }
    .pronav {
        margin-top: 11px;
    }
    .fullbg1 {
        padding-bottom: 0px !important;
    }
    .txthed h1 {
        font-size: 24px;
    }
    .txthed h1 {
        font-size: 24px;
    }
}

@media only screen and (max-width:380px) {
    .pronav {
        float: right;
        width: 33%;
        margin-bottom: 10px;
    }
    .pronav li {
        margin-left: 0px;
        margin-right: 10px;
    }
    .txthed h1 {
        font-size: 22px;
    }
    .txthed h1 {
        font-size: 22px;
    }
}

@media only screen and (max-width:360px) {
    body {
        min-width: 260px;
    }
    /*.callcen { font-size: 19px; }*/
    .bxdvin {
        font-size: 13px;
        line-height: 20px;
    }
    .review-btn ul li {
        width: 48.5%;
    }
    .review-btn ul li:nth-last-of-type(1) {
        margin-right: 0%;
    }
    .review-btn ul li a {
        font-size: 14px;
    }
    .txthed h1 {
        margin-top: 3px;
        line-height: 45px;
    }
    .pronav {
        margin-top: 12px;
    }
    .bokbtn a {
        padding: 0 12px;
    }
    .pronav {
        float: right;
        width: 40%;
        margin-bottom: 10px;
    }
    .fullbg1 {
        padding-bottom: 0px !important;
    }
    .pronav li {
        margin-right: 8px;
    }
    .pronav li:last-child {
        margin-right: 0px;
    }
    .bokbtn {
        margin-left: 15px;
    }
}

@media only screen and (max-width:320px) {
    .txthed h1 {
        font-size: 22px;
    }
    .txthed h1 {
        font-size: 18px;
    }
    /*.callcen {font-size: 18px;}*/
}

@media only screen and (max-width:300px) {
    .txthed h1 {
        font-size: 20px;
    }
}


/*** uncss> filename: http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic ***/
 