/*
        [Table of contents]

        * Shortcodes
                - Blog Section


        * Responsive
                - min-width: 1200
                - min-width: 992
                - min-width: 768
                - min-width: 1441 to max-width: 1680
                - min-width: 1367 to max-width: 1440
                - min-width: 1200 to max-width: 1366
                - min-width: 992 to max-width: 1199
                - min-width: 768 to max-width: 991
                - max-width: 991
                - min-width: 768 to max-width: 991
                - max-width: 767
                - max-width: 639
                - max-width: 479
*/

/* + Header */
/* - Top Header */
html[dir="rtl"] .top-header .top-left {
    float: right;
}
html[dir="rtl"] .top-header .top-right {
    float: left;
}
html[dir="rtl"] .lang-block .bootstrap-select.btn-group .dropdown-menu {
    left: auto;
    right: 0;
}
html[dir="rtl"] .top-header .top-right > div,
html[dir="rtl"] .top-header .top-right > ul {
    margin-left: 0;
    margin-right: 20px;
}
html[dir="rtl"] .search-box {
    left: 15px;
    right: auto;
}

/* - Menu Block */
html[dir="rtl"] .top-header .top-right > ul,
html[dir="rtl"] .menu-block .ownavigation .navbar-nav {
    padding-right: 0;
}

/* - Gallery Section */
html[dir="rtl"] .gallery-category ul {
    padding-right: 0;
}
html[dir="rtl"] .gallery-box .gallery-detail > a > i {
    margin-right: 0;
    margin-left: 9px;
}

/* - Counter Section */
html[dir="rtl"] .counter-box {
    padding-left: 60px;
    padding-right: 145px;
}
html[dir="rtl"] .counter-box > i {
    left: auto;
    right: 65px;
}

html[dir="rtl"] .ow-pagination ul {
    padding-right: 0;
}
html[dir="rtl"] .ow-pagination ul li + li {
    margin-left: 0;
    margin-right: 15px;
}

/* - Blog */
html[dir="rtl"] .type-post .entry-cover .post-meta {
    left: auto;
    right: 0;
}
html[dir="rtl"] .type-post .entry-header .entry-meta > span > a {
    border-left: none;
    border-right: 1px solid #e1e1e1;
}
html[dir="rtl"] .widget_categories > ul {
    padding-right: 0;
}
html[dir="rtl"] .widget_categories ul li a::before {
    display: none;
}
html[dir="rtl"] .widget_categories ul li a::after {
    color: #cd2122;
    content: "\f104";
    font-family:'FontAwesome';
    padding-left: 10px;
}
/* - Widget : Recent Post */
html[dir="rtl"] .widget-area .widget_recentposts .latest-content {
    padding-left: 0;
    padding-right: 94px;
}
html[dir="rtl"] .widget-area .widget_recentposts .latest-content > a {
    left: auto;
    right: 0;
}
html[dir="rtl"] .widget-area .tagcloud a {
    margin-left: 7px;
    margin-right: 0;
}
html[dir="rtl"] article.type-post .tags-share-block .tags {
    float: right;
}
html[dir="rtl"] article.type-post .tags-share-block .tags > span {
    margin-left: 16px;
    margin-right: 0;
}
html[dir="rtl"] article.type-post .tags-share-block .tags > a {
    margin-left: 0;
    margin-right: 8px;
}
html[dir="rtl"] article.type-post .tags-share-block .share-block {
    float: left;
}
html[dir="rtl"] article.type-post .about-author {
    padding-left: 30px;
    padding-right: 130px;
}
html[dir="rtl"] article.type-post .about-author > i {
    left: auto;
    right: 30px;
}
html[dir="rtl"] .comment-list {
    padding-right: 0;
}
html[dir="rtl"] .comment-body {
    padding-left: 25px;
    padding-right: 145px;
}
html[dir="rtl"] .comment-body::before {
    left: 0;
    right: 120px;
}
html[dir="rtl"] .comment-author .avatar {
    left: auto;
    right: 0;
}
html[dir="rtl"] .comment-author::before {
    border-left: 13px solid #ececec;
    border-right: none;
    right: 108px;
    left: auto;
}
html[dir="rtl"] .comment-author::after {
    border-left: 11px solid #fff;
    border-right: none;
    right: 110px;
    left: auto;
}
html[dir="rtl"] .comment-list .children {
    padding-right: 15px;
    padding-left: 0;
    margin-left: 0;
    margin-right: 15px;
}
html[dir="rtl"] .comment-list .children > li {
    padding-left: 0;
    padding-right: 0.5em;
}
html[dir="rtl"] .top-footer .widget-title::before {
    left: auto;
    right: 0;
}
html[dir="rtl"] .top-footer .contact-tab .nav-tabs {
    padding-right: 0;
}
html[dir="rtl"] .top-footer .widget_flickr > ul {
    padding-right: 0;
}
html[dir="rtl"] .top-footer .widget_flickr > ul > li {
    margin-right: 0;
    margin-left: 20px;
}
html[dir="rtl"] .top-footer .widget_flickr > ul > li:nth-child(3n) {
    margin-left: 0;
}
html[dir="rtl"] .comment-metadata {
    float: left;
}
/* - Pricing Section */
html[dir="rtl"] .pricing-box > ul {
    padding-right: 0;
}
#cta-row {
    margin-bottom: 50px;
}
.btn i.material-icons, .input-group-btn .btn i.material-icons {
    vertical-align: middle;
}
.ripple-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: inherit;
    pointer-events: none;
}
/* - Team Section */
html[dir="rtl"] .team-box > h3 {
    padding-left: 50px;
    padding-right: 13px;
}
html[dir="rtl"] .team-box > h3 > span {
    left: 0;
    right:  auto;
    border-left: none;
    border-right-width: 40px;
    border-right-style: solid;
    border-right-color: transparent;
}
html[dir="rtl"] .team-box > ul {
    padding-right: 0;
}
.main-container{
    background: #EEE;
}
.pr_content {
    padding-top: 100px;
    background: #fff !important;
    padding-left: 15px;
    padding-right: 15px;
    /*    box-shadow: 3px 4px 0px #888;*/
    padding-bottom: 10px;
    margin-bottom: 50px;
    min-height:700px;
	position:relative;
}
.progress-bar {
    width: calc(100% - 6px);
    height: 5px;
    background: #e0e0e0;
    padding: 3px;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
}
/*div#s1,div#s2 {
    padding: 35px 82px;
}*/
figure.aligncenter {
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
div#s1 {
    float: left;
    width: 100%;
    margin-bottom: 35px;
}
.g:after, .g:before {
    display: table;
    content: " ";
}
#s1>div:first-child {
    padding-right: 78px;
}

#g {
    border-radius: 50%;
    font-size: 13px;
    height: 160px;
    left: 50%;
    line-height: 18px;
    margin-left: -120px;
    margin-top: 60px;
    padding: 0 20px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    z-index: 100;}
#g, #o button {
    color: #fff;
    font-weight: 400;
}

#g, dt {
    width: 160px;
}
#g{
    border: 0;
}
#loader {
    text-align: left;
}
#loader img {
    max-width: 100%;
    width: 250px;
}
#s1 small {
    color: #929fa6;
}
#s2 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 15px 30px;
}
#s2>div>div {
    font-size: 13px;
    min-height: 80px;
}
.l {
    display: table-cell;
    padding-right: 10px;
}
.r {
    display: table-cell;
}
.l>span {
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
}
.l, .r {
    vertical-align: top;
}
.progress-bar-fill {
    display: block;
    height: 5px;
    background: #659cef;
    border-radius: 3px;
    /*transition: width 250ms ease-in-out;*/
    transition: width 5s ease-in-out;
}
#features {
     background-color: #3A5998;
    /* margin: -19px; */
    padding-bottom: 10px;
}
.feature {
    margin-top: 30px;
}
/*.feature-icon {
    background-color: #DCF8C6;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    color: #009688;
    height: 100px;
    margin: 0 auto;
    width: 100px;
}*/
.feature-icon {
    background-color: #f2f5f0;
    border-radius: 5px;
    color: #009688;
    height: 100px;
    margin: 0 auto;
    width: 100px;
}

.feature-icon>i {
   font-size: 42px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 29px;
    vertical-align: middle;
}
#fp-intro, .feature-icon>i, .feature-info {
    text-align: center;
}
a.btn.btn-default.pr_modal_btn {
    width: 100%;
}
.feature-info>h4 {
    color: #fff;
    letter-spacing: 2px;
    margin-top: 15px;
    text-transform: uppercase;
}
.feature-info>p {
    font-size: 14px;
    color: #fff;
}
div#s1b1 {
    text-align: center;
}

.navbar-inverse {
    background-color: #3A5998;
    border-color: #3A5998;
    margin: 0;
    padding: 15px 0;
    box-shadow: 0px 3px 1px #888;
}
.contact_page{
    background: transparent url(../images/flowers-1209948.jpg);
    background-size: cover;
    height: 200px;
    position: relative;
    width: 100%;
    top: -16px;
    padding-top: 35px;
    text-align: center;
    color: #fff;
    text-shadow: 3px 2px 0 #3A5998;
}
.inner-box {
    position: relative;
    display: block;
    padding: 0px 0px 0px 100px;
    line-height: 24px;
    font-size: 14px;
    color: #707070;
    min-height: 80px;
}
 .inner-box .icon-box {
    position: absolute;
    left: 0px;
    top: 0;
    text-align: center;
    width: 70px;
    height: 70px;
    line-height: 64px;
    background: #009585;
    font-size: 30px;
    color: #ffffff;
    border-radius: 50%;
    border: 2px solid #ffffff;
    -webkit-box-shadow: 0px 0px 1px 2px #009585;
    -ms-box-shadow: 0px 0px 1px 2px #009585;
    box-shadow: 0px 0px 1px 2px #009585;
}
 .inner-box h4 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 15px;
    color: #333333;
    font-family: 'Merriweather', serif;
}
.contact_page h1{
	font-size:56px;
	font-weight:bold;
}
.pr_1_border{
	border-left:1px solid #009585;
}
.form-control{
	border:1px solid #009585;
}
.btn-style-one {
    position: relative;
    padding: 6px 30px;
    line-height: 24px;
    text-transform: uppercase;
    background: #009585;
    color: #ffffff;
    border: 2px solid #06d666;
    font-size: 12px;
    font-weight: 700;
    border-radius: 50px;
    font-family: 'Merriweather', serif;
}
.pr_pdl{
	padding-right:0;
}
.pr_map {
    padding-top: 70px;
}
.tandc {
    text-align: center;
    margin-bottom: 30px;
}
.tandc h2 {
    font-size: 43px;
    font-weight: bold;
    text-shadow: 3px 1px 0 #3A5998;
    color: #000;
}
.tandc1 {
    padding: 5px 0;
}
.tandc p {
    margin: 0;
    font-size: 18px;
    letter-spacing: 0.3em;
}
.tandc1 h4 {
    font-weight: bold;
    text-decoration: underline;
}
.tandc1 p {
    color: #5f5d5d;
}
p.my_P {
    background: #3A5998;
    height: 5px;
    width: 120px;
    margin: 20px auto 0;
    border-radius: 5px;
}
.sec-title {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}
.sec-title h2 {
    position: relative;
    font-size: 35px;
    font-weight: 700;
    color: #333333;
    line-height: 1.6em;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}
.sec-title .separator {
    position: relative;
    width: 120px;
    height: 30px;
    margin: 0 auto;
    margin-bottom: 10px;
    background: url(../images/separator-one.png) center center no-repeat;
}
.sec-title .text {
    position: relative;
    font-size: 13px;
    font-weight: 400;
    color: #707070;
    line-height: 2em;
    padding-top: 5px;
}
 .inner-box2 {
    position: relative;
    padding-left: 50px;
}
.inner-box2 .text-dark {
    position: relative;
    color: #333333;
    font-size: 18px;
    font-style: italic;
    margin-bottom: 20px;
    line-height: 1.8em;
}
.inner-box2 .text {
    position: relative;
}
.inner-box2 .text p {
    position: relative;
    color: #707070;
    font-size: 13px;
    margin-bottom: 20px;
    line-height: 2.2em;
}
.video-box {
    position: relative;
    margin-bottom: 40px;
}
figure {
    margin: 0;
}
.video-box .overlay-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(0,0,0,0.17);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.video-box .image img {
    position: relative;
    width: 100%;
}
/*------------------------------------------------------------------
        - Responsive
-------------------------------------------------------------------*/
/* - min-width: 1200px */
@media (min-width: 1200px) {

}

/* - min-width: 992 */
@media (min-width: 992px) {
    html[dir="rtl"] .header_s .ownavigation .navbar-header {
        float: right;
    }
    html[dir="rtl"] .header_s .ownavigation .navbar-nav li .dropdown-menu > li.dropdown > a::after {
        content: "\f0d9";
        left: 10px;
        right: auto;
    }

    html[dir="rtl"] .ownavigation ul > li > .dropdown-menu {
        right: 0;
        text-align: right;
    }
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child > .dropdown-menu,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) > .dropdown-menu {
        left: 0;
    }

    html[dir="rtl"] .ownavigation ul > li > .dropdown-menu,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul ul,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul ul ul ul,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul ul ul	{
        left: auto;
    }
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul ul,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul ul ul ul,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul ul ul {
        right: 100%;
    }
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul ul ul,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul ul {
        left: 100%;
    }
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul ul ul,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child > .dropdown-menu,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) > .dropdown-menu,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul,
    html[dir="rtl"] .ownavigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul ul {
        right: auto;
    }
}

/* - min-width: 768 */
@media (min-width: 768px) {

}

/* - max-width: 1366 */
@media (max-width: 1439px) {

}

/* - max-width: 1365 */
@media (max-width: 1365px) {

}

/* - max-width: 1200px */
@media (max-width: 1200px) {
    html[dir="rtl"] .top-footer .widget_flickr > ul > li {
        margin-left: 10px;
        margin-right: 0;
    }
}

/* - min-width: 992 to max-width: 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* - Counter Section */
    html[dir="rtl"] .counter-box {
        padding-right: 110px;
        padding-left: 30px;
    }
    html[dir="rtl"] .counter-box > i {
        left: auto;
        right: 35px;
    }
}

/* - max-width: 991 */
@media (max-width: 991px) {
    /* - Top Header */
    html[dir="rtl"] .header_s .ownavigation .search {
        right: auto;
        left: 93px;
    }

    html[dir="rtl"] .ownavigation .navbar-header {
        float: none;
    }
    html[dir="rtl"] .ownavigation .navbar-header .navbar-brand {
        float: right;
    }
    html[dir="rtl"] .ownavigation .navbar-toggle {
        float: left;
    }
    html[dir="rtl"] .ownavigation #loginpanel {
        right: auto;
        left: 50px;
    }
    html[dir="rtl"] .ownavigation #slideit,
    html[dir="rtl"] .ownavigation #closeit {
        right: 0;
    }
    html[dir="rtl"] .ownavigation .ddl-switch {
        right: auto;
        left: 0;
    }
    /* - Nav Dropdown */
    html[dir="rtl"] .ownavigation .dropdown-menu {
        float: right;
        padding-left: 0;
        padding-right: 10px;
        text-align: right;
    }
    html[dir="rtl"] footer .bottom-footer .ownavigation .navbar-toggle {
        float: none;
    }

    /* - Comment Area */
    html[dir="rtl"] .comment-list .children {
        padding-left: 0;
        margin-right: 0;
        padding-right: 10px;
    }

    /* - Features Section */
    html[dir="rtl"] .features-box {
        padding-left: 0;
        padding-right: 80px;
        text-align: right;
    }
    html[dir="rtl"] .features-box > i {
        left: auto;
        right: 0;
    }
}

/* - min-width: 768 to max-width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {

}

/* - max-width: 767 */
@media (max-width: 767px) {
    /* - Comment Area */
    html[dir="rtl"] .comment-body {
        padding-right: 110px;
        padding-left: 15px
    }
    html[dir="rtl"] .comment-body::before {
        left: 0;
        right: 95px;
    }
    html[dir="rtl"] .comment-author::before {
        left: auto;
        right: 82px;
    }
    html[dir="rtl"] .comment-author::after {
        left: auto;
        right: 85px;
    }
    html[dir="rtl"] .comment-list .children {
        padding-right: 0px;
    }
    .pr_content{
        padding: 10px;

    }
    div#s1b1 {
    text-align: center;
}
#g {
     border-radius: 50%;
    font-size: 13px;
    height: 160px;
    left: 0;
    line-height: 18px;
    margin-left: 0px;
    margin-top: 0px;
    padding: 0 20px;
    position: unset;
     text-transform: uppercase;
     top: 0;
    z-index: 100;
}
#s2{
    padding: 15px 0;
}
.g>div, dt {
     float: none;
}

.g>div {
     min-height: 1px;
     position: relative;
     width: 100%;
}
small#lmsg {
    text-align: center;
    float: left;
    margin-top: 10px;
}

}

/* -  max-width: 639 */
@media (max-width: 639px) {
    /* - Counter Section */
    html[dir="rtl"] .counter-box {
        padding-right: 110px;
        padding-left: 30px;
    }
    html[dir="rtl"] .counter-box > i {
        left: auto;
        right: 35px;
    }
    html[dir="rtl"] .top-footer .widget_flickr > ul > li:nth-child(3n) {
        margin-left: 10px;
        margin-right: 0;
    }

.contact_page h1{
	    font-size: 40px;
}
.sec-title h2{
	    font-size: 23px;
}
.inner-box2,.inner-box{
padding-left: 0;
}
.inner-box .icon-box{
	float: left;
	    position: relative;
    margin-right: 13px;
}
.pr_1_border{
	border:none;
}
.tandc p{
font-size: 14px;
}
}

/* -  max-width: 479 */
@media (max-width: 479px) {
    html[dir="rtl"] article.type-post .tags-share-block .share-block {
        float: right;;
    }
    html[dir="rtl"] .top-footer .widget_flickr > ul > li {
        margin-left: 5px;
        margin-right: 0;
    }
    .navbar-header img {
    width: 220px;
    margin-top: 9px;
}
}
