@charset "utf-8";
/* CSS Document */

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
 .hidden-sm {
display:none;
}
.none1 {
 display:none!important;
}
 .navbar-brand > img {
 width: 70%;
}
 .mdfixed_callwap .container h5 {
 display: inline-block;
 border-radius: 5px;
 margin-right: 15px;
 color: #000;
 display:none;
 border:2px solid #33CC66;
}
 .mdfixed_callwap .container p::before {
 content:" Call Now";
 font-weight:bold;
 color: #fff;
 padding: 3px 4px;
 display: inline-block;
 border-radius: 5px;
}
 .unpublished {
 background: #f5f4f1;
 padding: 12px 0 21px 0;
 border-radius: 2px;
 font-size: 28px;
 margin: 10px 0 20px 0;
 color: #103e65;
 text-align: center;
 border: 1px solid #e4e4e4;
 display:none;
}
 .copyright {
margin-bottom:80px;
text-align:center;
}
 .tollfree {
 float: right;
 text-align: right;
 padding: 0px 10px 2px 10px;
 margin: 5px 5px 5px 5px;
 border: 2px solid #fff;
 border-radius: 4px;
 background: #ff7900!important;
}




}
 @media only screen and (min-device-width : 360px) and (max-device-width : 740 px) {
 .hidden-sm {
display:none;
}
 header .tfn_wrap {
 width: 255px;
 float: right;
 line-height: 1.1;
 margin-top: 15px;
}
header .tfn_wrap .tfn::after {
 display: block;
 float: left;
content:" Call Now";
}
 .navbar-brand > img {
 width: 70%;
}
 .mdfixed_callwap .container h5 {
 display: inline-block;
 border-radius: 5px;
 margin-right: 15px;
 color: #000;
 display:none;
 border:2px solid #33CC66;
}
 .mdfixed_callwap .container p::before {
 content:" Call Now";
 font-weight:bold;
 color: #fff;
 padding: 3px 4px;
 display: inline-block;
 border-radius: 5px;
}
 .unpublished {
 background: #f5f4f1;
 padding: 12px 0 21px 0;
 border-radius: 2px;
 font-size: 28px;
 margin: 10px 0 20px 0;
 color: #103e65;
 text-align: center;
 border: 1px solid #e4e4e4;
 display:none;
}
 .copyright {
margin-bottom:80px;
text-align:center;
}
}
 @media only screen and (min-device-width : 740px) and (max-device-width : 360 px) {
header .tfn_wrap {
 width: 255px;
 float: right;
 line-height: 1.1;
 margin-top: 15px;
}
header .tfn_wrap .tfn::after {
 display: block;
 float: left;
content:" Call Now";
}
 .navbar-brand > img {
 width: 70%;
}
 .mdfixed_callwap .container h5 {
 display: inline-block;
 border-radius: 5px;
 margin-right: 15px;
 color: #000;
 display:none;
 border:2px solid #33CC66;
}
 .mdfixed_callwap .container p::before {
 content:" Call Now";
 font-weight:bold;
 color: #fff;
 padding: 3px 4px;
 display: inline-block;
 border-radius: 5px;
}
 .unpublished {
 background: #f5f4f1;
 padding: 12px 0 21px 0;
 border-radius: 2px;
 font-size: 28px;
 margin: 10px 0 20px 0;
 color: #103e65;
 text-align: center;
 border: 1px solid #e4e4e4;
 display:none;
}
 .copyright {
margin-bottom:80px;
text-align:center;
}
}
 @media only screen and (min-device-width : 481px) and (max-device-width : 768px) {
}


/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px)  and (max-device-width : 1024px) {
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 - 5s ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
}

/* iPhone 6 ----------- */
@media only screen and (max-device-width: 667px) only screen and (-webkit-device-pixel-ratio: 2) {
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width : 414px) only screen and (-webkit-device-pixel-ratio: 3) {
}

/* Samsung Galaxy S7 Edge ----------- */
@media only screen and (-webkit-min-device-pixel-ratio: 3), and (min-resolution: 192dpi)and (max-width:640px) {
/* Styles */
}
