@media (min-width: 1200px){
    .container {
        width: 1140px;
    }
}

img{
    max-width: 100%;
}
.logo img{
    height: 74px;
}
.logo {
    padding: 5px 0px;
    display: inline-block;
}
@media (max-width: 991px) and (min-width: 768px){
    .logo {
        padding: 3px 19px;
        position: fixed;
        left: 10px;
        z-index: 9999999;
        width: 146px;
        margin-top: 0px;
    }
}
@media (max-width: 767px){
    .logo {
        padding: 12px 19px !important;
        position: fixed;
        left: 0;
        z-index: 9999999;
        width: 146px;
        margin-top: 0px;
    }
    .logo img {
         height: auto; 
    }
    
}

.navbar-nav li a {
    font-family: Arial;
}
.mean-container .mean-nav ul li a {
    font-family: Arial;
}
.navbar .navbar-nav li:hover > a, .navbar .navbar-nav li.active a {
    background-color: transparent;
    color: #ed1c24;
}
.drop-down {
    width: 260%;
}
.feature-img {
    border-radius: 0;
}
.banner .div-h1 {
    color: #fff;
    margin: 0 0 25px;
    font-size: 40px;
    font-weight: 700;
}
.btn-primary, .btn-primary:focus, .btn-primary:active {
    background: #2e3092 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-top: 0;
    padding: 12px 20px;
    text-transform: uppercase;
    -webkit-transition: all .5s;
    transition: all .5s;
    font-weight: 600;
    border: 0px solid;
    letter-spacing: 2px;
    border-radius: 22px;
}
.btn-primary:hover {
    background: #3033c7;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.caption-info-inner p {
    font-family: Arial;
    color: #fff;
}
.control{
    background: rgba(46, 48, 146, 0);
}
.control:hover {
    opacity: .7;
    color: #fff;
    background: rgba(46, 48, 146, 0) !important;
}
#slider:hover .control{
    background: rgba(46, 48, 146, 0);
}
.control, .control:focus {
    color: #fff;
    margin: -15px 0 0;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: rgba(46, 48, 146, 0) !important;
    opacity: .5;
}
.appointment-button a {
    padding: 6px 13px;
    color: #fff;
    background: #2d2f91;
    float: right;
    border: 1px solid #2d2f91;
    border-radius: 20px;
}
.appointment-button a:hover {
    background: #fff;
    color: #2d2f91;
    border: 1px solid #2d2f91;
}
.caption-info-inner .div-h1 {
    animation-delay: 0.5s;
}
.section-title .div-h2, .about-desc .div-h2 {
    color: #535353;
    display: inline-block;
    font-size: 22px;
    line-height: 21px;
    margin-bottom: 25px;
    position: relative;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    font-family: Arial;
}
.pink {
    color: #ed1c24;
}
.section-title .div-h2:before {
    background: #ed1c24 none repeat scroll 0 0;
    bottom: -20px;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -68px;
    position: absolute;
    width: 136px;
}
.section-title .div-h2::after {
    background: #fff none repeat scroll 0 0;
    bottom: -38px;
    color: #F880B4;
    content: "";
    font-family: Flaticon;
    left: 50%;
    margin-left: -16px;
    padding: 0 5px;
    position: absolute;
}
.banner .item{
  height: 450px;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
}
#about .section-title .div-h2::after {
    background: #f9f9f9 none repeat scroll 0 0;
}
.feature-desc {
    margin-top: 15px;
}
.div-text-1 p{
/*    height: 220px;
    overflow: hidden;*/
    font-size: 13px !important;
}
.feature-desc > .div-h3 {
    font-size: 15px;
    text-transform: capitalize;
    text-align: center;
    font-family: Arial !important;
}
.feature-desc > .div-h3 a{
    display: block;
    overflow: hidden;
    height: 42px;
    color: #000;
    font-family: Arial;
}
.feature-desc > .div-h3 a:hover{
	color: #ed1c24;
}
.sin-blog-det > .div-h3-new-index{
    margin-bottom: 12px;
}
.sin-blog-det .div-h3-new-index a {
    color: #010101;
    font-size: 20px;
    font-weight: 500;
    font-family: "Raleway",sans-serif;
}
.sin-blog:hover a{
	color: #ed1c24;
}
.single-fun-fact .div-h5 {
    color: #fff;
    display: inline-block;
    line-height: 16px;
    margin-bottom: 0;
    margin-top: 8px;
    text-transform: uppercase;
    font-size: 25px;
}
.sin-footer-head .div-h5-footer {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Arial;
}
a.rounded-btn{
    border: 1px solid #4caf50;
    border-radius: 29px;
    display: inline-block;
    font-weight: 600;
    margin-top: 7px;
    padding: 9px 25px;
    color: #ffffff;
    text-transform: inherit;
    background: #4caf50;
    box-shadow: 0 4px 2px -2px rgba(0,0,0,.2);
}
a.rounded-btn:hover {
    border: 1px solid #4caf50;
    border-radius: 29px;
    display: inline-block;
    font-weight: 600;
    margin-top: 7px;
    padding: 9px 25px;
    color: yellow;
    text-transform: inherit;
    background: #4caf50;
}
.section-title.text-center > p{
	font-family: Arial;
    margin-top: 30px;
}
.about-desc p{
	font-family: Arial;
}
.feature-rate p {
    font-size: 14px;
}
.feature-rate p a {
    color: #FEFEFE;
    font-size: 14px;
    font-weight: 400;
    background: #f880b4;
    text-align: left;
    display: inline-block;
}
.blog-content > p {
    font-size: 15px;
    line-height: 30px;
    overflow: hidden;
    height: 120px;
}
.sin-footer-con > p {
    color: #fff;
    font-size: 14px;
    line-height: 1.8;
    font-family: Arial;
    margin-bottom: 5px;
}
.sin-footer-con a{
    font-family: Arial;
    font-weight: inherit;
}
.sin-footer-con li {
    margin-bottom: 10px;
}
.sin-footer-con li:last-child {
    margin-bottom: 0;
}
.footer-area p {
    text-align: inherit;
}
.theheadings h1, .theheadings h2, .theheadings h3, .theheadings h4, .theheadings h5, .theheadings h6, .theheadings p, .theheadings a {
    font-size: 12px;
    padding: 0;
    display: inline;
    color: #fff;
    margin:0 10px 0 0;
    font-weight: inherit;
    font-family: Arial;
}
.footer-area p {
    font-size: 12px;
    margin: 0;
    padding: 0;
    font-family: Arial;
}
.footer-area p a{
    color:#fff;
    font-weight: inherit;
    font-family: Arial;
}
.footer-area{
    padding: 17px 0;
}
.breadcrumb {
    background: url(../images/bg/ser.jpg) no-repeat;
}
ul.breadcrumb-page{
    margin-bottom: 10px;
}
ul.breadcrumb-page li{
    display: inline-block;
}
ul.breadcrumb-page > li + li:before {
    content: "\00BB ";
    color: #808080;
    padding: 0 5px;
}
.div-h2-page{
    color: #fff;
    font-size: 40px;
    text-transform: capitalize;
    position: relative;
    margin-top: 0px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: Arial;
}
.breadcrumb .div-h2-page::before {
    content: "";
    position: absolute;
    width: 80px;
    height: 5px;
    background: #fff;
    left: 50%;
    bottom: -17px;
    margin-left: -40px;
}
ul.breadcrumb-page li a{
    color: #ed1c24;
    font-family: Arial;
    font-weight: 100;
}
ul.breadcrumb-page li a:hover{
    color: #ed1c24;
}
.detail-content-page{
    text-align: left;
}
.detail-content-page img{
    object-fit: cover;
    height: auto !important;
}
.detail-content-page ul li{
    list-style-type: square !important;
    line-height: 20px;
    color: #757575;
    margin-bottom: 15px;
}
.sinp-service .div-h3-page {
    color: #F880B4;
    text-align: center;
    font-weight: 500;
    padding-top: 20px;
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom: 10px;
    font-family: Arial;
    padding-left: 15px;
    text-align: left;
}
.sinp-service .div-h3-page a:hover{
    color: #F90870;
}
.sinp-service p {
    padding: 0 15px;
    text-align: left;
    font-size: 13px;
    font-family: Arial;
}
.sinp-service{
    float: left;
    width: 50%;
    padding-bottom: 0;
    height: 173px;
    overflow: hidden;
}
.service-img {
    border-bottom: 0;
}
.margin-bot-20{
    margin-bottom: 20px;
}
.to-be-continued{
    font-family: Arial;
}
.service-img img{
    width: 100%;
    height: 173px !important;
    object-fit: cover;
}
.recent-services{
    margin-top: 30px;
}
.recent-services-title{
    color: #363636;
    margin-top: 0px;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    font-family: Arial;
    margin-bottom: 25px;
    text-align: left;
}
.detail-content-page h1{
    color: #363636;
    margin-top: 0px;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    font-family: Arial;
    margin-bottom: 20px;
}
.detail-content-page h1 span{
    font-family: Arial;
}
.blog-content-page > p {
    font-size: 15px;
    line-height: 30px;
    overflow: hidden;
    height: 60px;
}
.blog-page-content .blog-wrapper .sin-post-image{
    margin-bottom: 0;
}
.blog-heading {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.blog-page-content .blog-heading a{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.blog-heading a{
    color: #000;
    font-family: Arial;
}
.blog-heading a:hover{
    color: #ed1c24;
}
.blog-meta a{
    color: #ed1c24;
}
.blog-detail .btn.submit-btn.btn-primary.blog-btn {
    border-radius: 25px;
    padding: 6px 15px;
}
.sin-widget span {
    color: #ed1c24;
    font-size: 13px !important;
}
a.read-more-page{
    background: #f5686e;
    color: #fff;
    border-radius: 25px;
    padding: 7px 15px;
}
a.read-more-page:hover{
    background: #ed1c24;
}
.single-blog img {
    width: 100%;
    object-fit: cover;
    height: 210px;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #f880b4;
    border-color: #f880b4;
    cursor: default;
}
.div-h6-page{
    color: #333333;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 36px;
    text-transform: uppercase;
    font-family: Arial;
}
.sin-widget a:hover{
    color: #F90870;
}
span.input-group-btn {
    background-color: #ed1c24;
    border-color: #ed1c24;
    color: #fff;
    font-size: 19px;
    padding: 0 10px;
}
button {
    background: #ed1c24;
    border: none;
}
button i{
    color: #fff;
}
#productModal button.close {
    position: absolute;
    right: 93px;
    top: 5px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 2;
    opacity: 1;
    background-image: url(../images/cross.png);
    text-indent: -999999px;
}
.qbuuton {
    color: #f90870;
}
.sin-blog-img img {
    width: 100%;
    height: 225px;
    object-fit: cover;
}
.feature-img img{
    height: 219px;
    width: 100%;
    object-fit: cover;
}
.about-img img {
    width: 100%;
    height: 335px;
    object-fit: cover;
}
.recent-services {
    margin-top: 34px;
    padding-top: 30px;
    border-top: 1px solid #dddddd;
}
.about-carousel.owl-theme .owl-controls{
    display: none !important;
}
#scrollUp {
    background: #2e3092;
}
#scrollUp:hover{
    background: #2e3092;
}
.footer-widget {
    background: #1d1d1d none repeat scroll 0 0;
    padding-top: 75px;
    padding-bottom: 75px;
}
.footer-area {
    background: #101010;
}
.recent-services-content .div-h3-page{
    font-size: 15px;
}
.recent-services-content .div-h3-page a{
    color: #000;
    text-transform: initial;
    font-family: Arial;
}
.recent-services-content .div-h3-page a:hover{
    color: #ed1c24;
}
.detail-content-page .div-h3-page{
    font-size: 15px;
}
.detail-content-page .div-h3-page a{
    color: #000;
    text-transform: initial;
    font-family: Arial;
}
.detail-content-page .div-h3-page a:hover{
    color: #ed1c24;
}
.add-icon i {
    font-size: 21px;
    color: #ed1c24;
}
.widget-sidebar .form-control{
    border-radius: 0;
}
/*Ipad Pro*/
@media (max-width: 1199px) and (min-width: 992px){
    .feature-img img {
        height: 142px;
    }
    .feature-desc > .div-h3{
        font-size: 15px;
    }
    .sin-blog-img img {
        height: 183px;
    }
    .service-img img {
        height: 152px;
    }
    .sinp-service .div-h3-page {
        padding-top: 5px;
        font-size: 16px;
        margin-bottom: 10px;
    }
    .sinp-service {
        height: 150px;
    }
    .sinp-service p {
        overflow: hidden;
        height: 100px;
    }
}

/*Ipad*/
@media (max-width: 991px) and (min-width: 768px){
    .sinp-service {
        height: 238px;
    }
    .service-img img {
        height: 238px;
    }
    .single-blog img {
        height: 294px;
    }
    .blog-heading {
        margin-top: 10px;
    }
    .logo img {
         height: auto; 
    }
    .logo{
            padding: 12px 19px;
    }
}


/*Mobile IP7, IP8, IP6*/
@media (max-width: 767px){
    .banner .div-h1 {
        font-size: 29px;
        line-height: 29px;
    }
    .breadcrumb {
        margin-top: 60px;
    }
    .section-title .div-h2, .about-desc .div-h2 {
        line-height: 40px;
    }
    .sinp-service {
        float: none;
        width: 100%;
    }
    .blog-heading {
        margin-top: 10px;
    }
    .single-blog img {
        height: 169px;
    }
    .banner .item {
        height: 620px;
        background-position: 0;
    }
    .about-img img {
        width: 100%;
        height: 180px;
        object-fit: cover;
    }
    #scrollUp {
        bottom: 26px;
        right: 28px;
    }
    .banner .item {
        height: 200px;
        background-position: 0;
    }
    .banner .item:before {
        content: '';
        background: none;
        width: 100%;
        height: 100%;
        opacity: .6;
        top: 0;
        left: 0;
        z-index: 0;
        position: absolute;
    }
    .banner {
        padding-top: 50px;
    }
    #slider .item {
        background-position: center 80%;
    }
    .section-title .div-h2, .about-desc .div-h2 {
        color: #535353;
        display: inline-block;
        font-size: 17px;
    }
}