@import url(http://fonts.googleapis.com/css?family=Roboto);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
nav ul,
nav li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

body {
    margin: 0 auto;
    background: #810000 url(images/bg.jpg);
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

.mar-up{
    margin-top: 30px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* start editing from here */

a {
    text-decoration: none;
}

.txt-rt {
    text-align: right;
}

/* text align right */

.txt-lt {
    text-align: left;
}

/* text align left */

.txt-center {
    text-align: center;
}

/* text align center */

.float-rt {
    float: right;
}

/* float right */

.float-lt {
    float: left;
}

/* float left */

.clear {
    clear: both;
}

/* clear float */

.pos-relative {
    position: relative;
}

/* Position Relative */

.pos-absolute {
    position: absolute;
}

/* Position Absolute */

.vertical-base {
    vertical-align: baseline;
}

/* vertical align baseline */

.vertical-top {
    vertical-align: top;
}

/* vertical align top */

.underline {
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    margin: 0 0 20px 0;
}

.mar-up{
    margin-top: 40px;
}

/* Add 5px bottom padding and a underline */

nav.vertical ul li {
    display: block;
}

/* vertical menu */

nav.horizontal ul li {
    display: inline-block;
}

/* horizontal menu */

img {
    max-width: 100%;
    vertical-align: top
}

.aligncenter {
    text-align: center;
}

h1 {
    text-align: center;
    font-size: 4em;
}

h2 {
    margin-top: 2em;
}

h3 {
    margin: 0;
}

.navbar {
    display: none;
}

.btn>.caret,
.dropup>.btn>.caret {
    border-top-color: #000 !important;
}

.label {
    border: 1px solid #000;
}

.table {
    border-collapse: collapse !important;
}

.table td,
.table th {
    background-color: #fff !important;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
}

.container {
    margin: 0 auto;
    padding: 0;
    width: 1200px;
    height: auto
}

.suart-escorts-area {
    margin: 0 auto 10px;
    padding: 0;
    width: 100%;
    float: left
}

.suart-top-box {
    margin: 20px 0 2px 0;
    padding: 1% 1%;
    width: 98%;
    float: left;
    background: #810000;
    border-radius: 10px
}

.suart-top-box .logo-part {
    width: 31%;
    float: left;
    margin: 0 10px;
    padding: 10px 0 0
}

.suart-top-box .logo-part p {
    margin: auto 0 5px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-weight: 600
}

.suart-top-box .logo-part p a {
    color: #bb8a3d
}

.suart-top-box .logo-part p a:hover {
    color: #27beeb
}

#social-dey,
#social-dey a {
    color: #000;
    float: right;
}

#social-dey {
    margin: auto 0;
    width: 100%;
    float: left;
    text-align: center !important;
    padding: 0;
    font: 28px roboto;
    text-shadow: none
}

#social-dey a {
    height: 35px;
    width: 35px;
    border-radius: 100%;
    margin: 0;
    background-color: #06F;
    font-size: 12px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5;
    -moz-transition: all ease .5s;
    transition: all ease .5s
}

#social-dey a:hover {
    background-color: #ec008c
}

.main-menu {
    margin: auto 0;
    margin: 0px auto 0px;
    padding: 2% 0;
    width: 100%;
    float: left;
    border-radius: 10px;
    background: #cc6600;
    padding: 0;
}

.main-menu .surat-nav {
    margin: auto;
    width: 100%;
    float: left
}

.main-menu .surat-nav li {
    float: left;
    list-style: none
}

.main-menu .surat-nav li a {
    float: left;
    font-size: 24px;
    text-align: center;
    width: 100%;
    padding: 0 12px;
    line-height: 58px;
    color: #fff;
    font-weight: 600
}

.main-menu .surat-nav li a:hover {
    background: #000000;
    color: #ffff00;
}

.surat-banner {
    margin: auto 0;
    padding: 0;
    width: 100%;
    float: left;
    margin: 2px 0;
    border-radius: 10px;
}

.surat-banner img {
    border-radius: 10px;
}

.surat-middle {
    background: #fff;
    margin: auto 0;
    padding: 0;
    width: 100%;
    float: left;
    margin: 2px 0;
    border-radius: 10px;
}

.surat-middle .txtile-box {
    margin: auto 0;
    padding: 1% 1%;
    width: 98%;
    float: left;
    margin: 15px 0;
}

.surat-middle .txtile-box h1 {
    font-size: 36px;
    color: #71060c;
    text-align: center;
    margin: 0 0;
    padding: 0 0;
}

.surat-middle .txtile-box h2 {
    font-size: 34px;
    color: #cc6600;
    text-align: center;
    margin: 0 0;
    padding: 0 0;
}

.surat-middle .txtile-box h3 {
    font-size: 32px;
    color: #04a0ad;
    text-align: center;
    margin: 0 0;
    padding: 0 0;
}

.surat-middle .txtile-box h4 {
    font-size: 30px;
    color: #545cb0;
    text-align: center;
    margin: 0 0;
    padding: 0 0;
}

.surat-middle .txtile-box h5 {
    font-size: 28px;
    color: #19af05;
    text-align: center;
    margin: 0 0;
    padding: 0 0;
}

.surat-middle .txtile-box h6 {
    font-size: 26px;
    color: #dc2014;
    text-align: center;
    margin: 0 0;
    padding: 0 0;
}

.surat-middle .txtile-box p {
    font-size: 20px;
    color: #000;
    line-height: 32px;
    padding: 10px;
}

.surat-middle .txtile-box p a {
    color: #F00;
}

.surat-middle .txtile-box p a:hover {
    color: #000;
}

.surat-middle .portfolio-box {
    margin: auto 0;
    padding: 0;
    width: 100%;
    float: left;
    margin: 15px 0;
}

.zoom-container {
    position: relative;
    overflow: hidden;
    width: 100% !important
}

.itembox {
    margin: auto 0;
    width: 23%;
    float: left;
    text-align: center !important;
    padding: 10px 0;
    margin: 10px 1%
}

.itembox img {
    display: block;
    width: 100% !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    margin: 0
}

.itembox .item-content {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    margin: 0
}

.itembox .item-content p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #875316 !important
}

.itembox span {
    font-size: 22px;
    font-weight: 600;
    color: #721f1f !important;
    margin: 0
}

.itembox:hover .item-content p,
.itembox:hover .item-content span {
    color: #fff !important
}

.itembox:hover .zoom-container img {
    -webkit-transform: scale(1.25) rotate(5deg);
    -moz-transform: scale(1.25) rotate(5deg);
    -ms-transform: scale(1.25) rotate(5deg);
    -o-transform: scale(1.25) rotate(5deg);
    transform: scale(1.25) rotate(5deg)
}

.itembox:hover .item-content {
    background-color: #ab0505;
    color: #fff !important;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    border: 1px solid #f26324
}

.namebutton {
    margin: 2px 0;
    -moz-box-shadow: 0 1px 0 0 #f0f7fa;
    -webkit-box-shadow: 0 1px 0 0 #f0f7fa;
    box-shadow: 0 1px 0 0 #f0f7fa;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #33bdef), color-stop(1, #019ad2));
    background: -moz-linear-gradient(top, #33bdef 5%, #019ad2 100%);
    background: -webkit-linear-gradient(top, #33bdef 5%, #019ad2 100%);
    background: -o-linear-gradient(top, #33bdef 5%, #019ad2 100%);
    background: -ms-linear-gradient(top, #33bdef 5%, #019ad2 100%);
    background: linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2', GradientType=0);
    background-color: #33bdef;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #057fd0;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0 -1px 0 #5b6178
}

.namebutton:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #019ad2), color-stop(1, #33bdef));
    background: -moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
    background: -webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
    background: -o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
    background: -ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
    background: linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef', GradientType=0);
    background-color: #019ad2
}

.surat-button-area {
    background: #cc6600;
    margin: auto 0;
    padding: 20px 0px;
    width: 100%;
    float: left;
    margin: 1px 0;
    text-align: center !important;
    border-radius: 10px
}

.button {
    width: 18%;
    background: #B5115C;
    border-radius: 10px;
}

.button.cta {
    display: inline-block;
    position: relative;
    margin: 1.2em 0 1em 0;
    padding: 1em;
    background: #2098D1;
    border: none;
    text-decoration: none;
    font-weight: 700;
    color: white;
}

/* Float Shadow */

.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */
}

.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

.surat-middle .txtile-box .profilebox {
    margin: auto 0;
    padding: 0px 0px;
    width: 50%;
    float: left;
    margin: 15px 0;
}

.surat-middle .txtile-box .profilebox img {
    vertical-align: top;
    width: 100%;
}

.surat-middle .txtile-box .profilebox .heading {
    text-align: center;
    font-size: 22px;
    color: #fff;
    padding: 5px 0 5px 0;
    margin: auto 0;
    width: 96%;
    float: left;
    margin: 0px 0;
    background: #810000;
}

.surat-middle .txtile-box .profilebox .cntent {
    margin: auto 0;
    padding: 1% !important;
    width: 96%;
    float: left;
    margin: 5px 0;
}

.surat-middle .txtile-box .profilebox .cntent p {
    font-size: 16px;
    color: #000;
    line-height: 22px;
}

.surat-middle .txtile-box .profilebox .cntent p a {
    color: #F00;
}

.surat-middle .txtile-box .profilebox .cntent p a:hover {
    color: #000;
}

.prosnl-det {
    color: #000000;
    line-height: 26px;
    width: 100% !important;
}

.prosnl-det a {
    text-decoration: underline
}

.prosnl-det a:hover,
.services-part ul li a {
    text-decoration: none
}

.surat-3box-area {
    background: #191919;
    margin: auto 0;
    padding: 0;
    width: 100%;
    float: left;
    margin: 1px 0;
    border-radius: 10px
}

.surat-3box-area .ftbox {
    margin: auto 0;
    width: 31%;
    float: left;
    margin: 5px 0px;
    padding: 1% 1%;
    border-radius: 10px
}

.surat-3box-area .ftbox h5 {
    font-size: 30px;
    color: #ffe200;
    padding: 5px 0
}

.surat-3box-area .ftbox p {
    font-size: 20px;
    line-height: 23px;
    color: #444;
    padding: 5px 0;
    margin: 0 0 5px
}

.surat-3box-area .ftbox p a {
    color: #66CC66;
    padding: 0 5px;
}

.surat-3box-area .ftbox p a:hover {
    color: #000;
}

.surat-3box-area .fttext {
    margin: auto 0;
    width: 96%;
    float: left;
    margin: 5px 0px;
    padding: 2% 2%;
    border-radius: 10px
}

.surat-3box-area .ftbox ul {
    list-style: none;
    font-size: 24px;
    padding: 10px 0;
    font-weight: 500;
}

.surat-3box-area .ftbox ul li {
    padding: 5px 0px 5px 25px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    background: url(images/arow.jpg) no-repeat left;
}

.surat-3box-area .ftbox ul li a {
    color: #958993;
}

.surat-3box-area .ftbox ul li:hover a {
    color: #cc6600;
}

.surat-3box-area .fttext h3 {
    font-size: 34px;
    color: #04a0ad;
    text-align: center;
    margin: 0 0;
    padding: 0 0;
}

.surat-3box-area .fttext h4 {
    font-size: 32px;
    color: #545cb0;
    text-align: center;
    margin: 0 0;
    padding: 0 0;
}

.surat-3box-area .fttext h5 {
    font-size: 30px;
    color: #04a0ad;
    text-align: center;
    margin: 0 0;
    padding: 0 0;
}

.surat-3box-area .fttext h6 {
    font-size: 28px;
    color: #dc2014;
    text-align: center;
    margin: 0 0;
    padding: 0 0;
}

.surat-3box-area .fttext p {
    font-size: 22px;
    line-height: 23px;
    color: #444;
    padding: 5px 0;
    margin: 0 0 5px
}

.surat-3box-area .fttext p a {
    font-size: 22px;
    color: #66CC66;
    padding: 0 5px;
}

.surat-3box-area .fttext p a:hover {
    color: #000;
}

.surat-fottor {
    background: #810000;
    margin: auto 0;
    padding: 0;
    width: 100%;
    float: left;
    margin: 1px 0;
    border-radius: 10px
}

.surat-fottor .copyright {
    margin: auto 0;
    padding: 0;
    width: 100%;
    float: left;
    margin: 15px 0;
}

.surat-fottor .copyright p {
    font-size: 24px;
    color: #b2b2af;
    font-weight: 600;
    text-align: center;
    line-height: 26px;
}

.surat-fottor .copyright p a {
    color: #ffff00;
}

.surat-fottor .copyright p a:hover {
    color: #04a0ad;
}

.rates {
    width: 46%;
    float: left;
    margin: 10px 2%
}

.rates .table {
    margin: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 5px;
    height: auto;
    color: #000
}

.rates .table .escortheading {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #d60d54
}

@media screen and (min-width:901px) and (max-width:1199px) {
    .container {
        padding: 2% 3%;
        margin: 0 auto;
        height: auto;
        clear: both;
        width: 94%;
    }
    .suart-top-box .logo-part {
        width: 30%;
    }
}

@media screen and (min-width:681px) and (max-width:900px) {
    .container {
        padding: 2% 3%;
        margin: 0 auto;
        height: auto;
        clear: both;
        width: 94%;
    }
    .suart-top-box .logo-part {
        width: 29%;
    }
    .itembox {
        width: 48%;
    }
    .surat-middle .txtile-box .profilebox {
        width: 100%;
    }
}

@media screen and (min-width:320px) and (max-width:680px) {
    .container {
        padding: 2% 3%;
        margin: 0 auto;
        height: auto;
        clear: both;
        width: 94%;
    }
    .suart-top-box {
        margin: 5px 0px;
        width: 98%;
    }
    .suart-top-box .logo-part {
        width: 100%;
        margin: 5px 0;
        padding: 5px 0px;
    }
    #social-dey,
    #social-dey a {
        float: left;
        text-align: center !important;
    }
    .main-menu {
        margin: 5px 0px;
        width: 98%;
        padding: 1% 1%;
    }
    .main-menu .surat-nav li {
        width: 100%;
        border-bottom: 1px dashed #fff
    }
    .main-menu .surat-nav li a {
        padding: 0 !important;
        font-size: 14px;
        line-height: 36px;
        font-weight: 400
    }
    .surat-middle {
        margin: 5px 0px;
        width: 98%;
        padding: 1% 1% !important;
    }
    .surat-middle .txtile-box {
        width: 100%;
        padding: 0 0;
    }
    .itembox {
        width: 96%;
        margin: 5px 0px;
        padding: 2%;
    }
    .surat-3box-area .ftbox {
        width: 96%;
        margin: 5px 0px;
        padding: 2%;
    }
    .surat-3box-area .fttext {
        width: 96%;
        padding: 2% 2% !important;
    }
    .surat-fottor {
        margin: 5px 0px;
        width: 98%;
        padding: 1% 1% !important;
    }
    .surat-middle .txtile-box .profilebox {
        width: 100%;
    }
    .rates {
        width: 92%;
    }
}