@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('truetype'), url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Anton-Regular';
    src: url('../fonts/Anton-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Anton-Regular.woff') format('woff'), url('../fonts/Anton-Regular.ttf') format('truetype'), url('../fonts/Anton-Regular.svg#Anton-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-ExtraBold';
    src: url('../fonts/Poppins-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-ExtraBold.woff') format('woff'), url('../fonts/Poppins-ExtraBold.ttf') format('truetype'), url('../fonts/Poppins-ExtraBold.svg#Poppins-ExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-ExtraBold';
    src: url('../fonts/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-ExtraBold.woff') format('woff'), url('../fonts/OpenSans-ExtraBold.ttf') format('truetype'), url('../fonts/OpenSans-ExtraBold.svg#OpenSans-ExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-SemiBold';
    src: url('../fonts/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-SemiBold.woff') format('woff'), url('../fonts/OpenSans-SemiBold.ttf') format('truetype'), url('../fonts/OpenSans-SemiBold.svg#OpenSans-SemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

p,
h1,
h3,
h5,
li {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0!important;
}

a {
    text-decoration: none!important;
}

img {
    max-width: 100%;
}

.custom-container {
    max-width: 1400px;
    margin: 0 auto;
    width: 90%;
}

.container-fluid {
    padding: 0!important;
}

.header {
    width: 100%;
    float: left;
    position: absolute;
    background: #000;
    top: 0;
    left: 0;
    z-index: 99;
}

.banner-wrapper .flexslider {
    background: none;
    border: none;
    margin: 0;
    border-radius: 0;
    min-height: 600px;
}

.flex-caption {
    width: 96%;
    padding: 2%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
    font-size: 14px;
    line-height: 18px;
}

.top-header1 {
    background-image: url("../images/section3-img.png");
    width: 100%;
    float: left;
}

.top-header {
    font-family: 'OpenSans-Regular';
    padding: 5px;
    width: 100%;
    float: left;
}

.top-header li {
    display: inline-block;
    float: right;
}

.top-header li:first-child {
    margin-left: 0;
}

.top-header li a {
    color: red;
    font-size: 15px;
    text-decoration: none;
}

.top-header .sub_now {
    width: 142px;
    height: 37px;
    background-color: #114076;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    padding: 0;
    padding-top: 8px;
    border: 2px solid #114076;
}

.top-header .sub_now:hover {
    background: #fff;
    color: #114076;
    border: 2px solid #114076;
}

.logo {
    float: left;
    margin: 5px 0px;
}

.top-nav-bar {
    float: right;
    font-family: 'OpenSans-SemiBold';
    text-align: center;
    padding: 55px 0px 0px 0px;
}


/* .top-nav-bar li:first-child {
    padding-left: 0;
    width: 20%;
    text-align: left;
    float: left;
    padding-top: 0%;
} */

.top-nav-bar li {
    display: inline-block;
    padding-left: 25px;
    text-align: center;
}

.absolute-main-div {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    display: inline-block;
}

.top-nav-bar li a {
    font-size: 20px;
    color: red;
    text-decoration: none;
}

.wolf-img-style {
    width: 100%;
    float: left;
    display: none;
}

.top-nav-bar .active .wolf-img-style {
    display: block;
}

.top-nav-bar .active a {
    color: #151946;
}

.top-nav-bar li:hover a {
    color: #151946;
}

.dot {
    color: #151946;
    font-size: 6px;
    padding: 0px 0px 0px 25px;
}

.logo-set {
    width: 150px;
    height: 100%;
}

.logo-set2 {
    width: 150px;
    height: 100%;
    float: left;
}

.section1 {
    width: 100%;
    float: left;
    /* background-image: url("../images/blog1.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; */
    text-align: center;
}

.banner-wrapper {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 194px;
}

.img-hight {
    min-height: 277px;
}

.section1-text {
    font-size: 50px;
    color: #fff;
    padding-top: 75px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    text-align: left;
    font-weight: 600;
    line-height: 51px;
}

.section1-text-2 {
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 67px;
    display: inline-block;
    text-align: left;
    font-weight: 600;
    float: left;
    background-color: #151946;
    border: 2px solid #151946;
    padding: 8px 20px;
    border-radius: 4px;
}

.section1-text-2:hover {
    background-color: #fff;
    color: #151946;
}

.section2 {
    width: 100%;
    float: left;
    background-image: url("../images/section2-bg.png");
    background-size: cover;
    background-position: center;
    padding: 88px 0px;
    border-top: 2px solid blue;
}

.section2-heading {
    font-family: 'Poppins-ExtraBold';
    font-size: 20px;
    color: #151946;
    font-style: italic;
    margin-bottom: 15px;
}

.section2-heading2 {
    font-family: 'OpenSans-ExtraBold';
}

.section2-sub-heading {
    font-family: 'OpenSans-SemiBold';
    font-size: 20px;
    color: #0f1c24;
}

.section2-para {
    font-family: 'OpenSans-Regular';
    font-size: 14px;
    color: #151946;
}

.read_more {
    padding: 10px 20px;
    color: #fff;
    text-align: center;
    font-family: 'OpenSans-Regular';
    font-size: 15.52px;
    display: inline-block;
    background-color: #151946;
    border: 2px solid #151946;
}

.read_more:hover {
    background-color: #fff;
    color: #151946;
    border: 2px solid #151946;
    ;
}

.pulse {
    -webkit-animation: pulse 1.5s infinite;
    -moz-animation: pulse 1.5s infinite;
    -o-animation: pulse 1.5s infinite;
}

.line {
    width: 35.3%;
    text-align: center;
    position: relative;
    height: 1px;
    background-color: gray;
    margin: 20px 0px;
}

.line-img {
    position: absolute;
    background-color: #EEEDED;
    /*top: -12px;*/
    padding: 0px 11px;
    margin: -20px;
    padding: 10px;
}

.section3 {
    width: 100%;
    float: left;
    background-image: url("../images/section3-img.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    padding: 63px 0px;
}

.section3-heading {
    font-family: 'OpenSans-ExtraBold';
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.parallelogram {
    max-width: 95.3%;
    transform: skew(-10deg);
    border: 2px solid #fff;
    margin: 0 auto;
    padding: 34px 0px;
}

.mobile-img-div {
    width: 100%;
    float: left;
    text-align: center;
    padding: 75px 0px;
}

.mobile-text {
    width: 100%;
    float: left;
    text-align: center;
    padding: 75px 0px;
}

.podcast {
    font-family: 'OpenSans-ExtraBold';
    font-size: 35px;
    text-align: center;
    color: #fff;
}

.mobile-para {
    font-family: 'OpenSans-Regular';
    color: #fff;
    font-size: 18px;
    max-width: 457px;
    display: inline-block;
}

.start-listen {
    width: 186px;
    height: 50px;
    background-color: #114076;
    color: #fff;
    font-family: 'OpenSans-Regular';
    font-size: 15.52px;
    padding-top: 12px;
    text-align: center;
    display: inline-block;
}

.start-listen:hover {
    background: #fff;
    color: #114076;
    border: 2px solid #114076;
    ;
}

.social-links {
    width: 100%;
    float: left;
    text-align: center;
}

.social-links-ul {
    display: inline-block;
}

.social-links-ul li {
    display: inline-block;
    padding-left: 26px;
}

.social-links-ul li:first-child {
    padding-left: 0;
}

.social-links-ul li a {
    font-family: 'OpenSans-SemiBold';
    font-size: 12.17px;
    color: #fff;
}

.section4 {
    width: 100%;
    float: left;
    background-image: url("../images/section4-img.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 81px 0px;
    text-align: center;
}

.touch-me-heading {
    font-family: 'OpenSans-ExtraBold';
    font-size: 35px;
    color: #0f1c24;
    text-align: center;
}

.touch-me-heading-underline {
    width: 491px;
    text-align: center;
    position: relative;
    height: 1px;
    background-color: #0f1c24;
    margin: 0 auto;
    margin-top: 14px;
}

.section4-line-img {
    position: absolute;
    background-color: #f6f7f9;
    margin: -20px;
    padding: 10px;
}

.touch-with-me {
    display: inline-block;
    font-family: 'OpenSans-ExtraBold';
    font-size: 18px;
    padding: 71px 0px;
    padding-bottom: 0;
}

.touch-with-me li {
    display: inline-block;
    text-align: center;
    padding-left: 47px;
    padding-bottom: 30px;
}

.touch-with-me li img {
    padding-bottom: 10px;
}

.touch-with-me li:first-child {
    padding-left: 0;
}

.touch-with-me li a {
    color: #0f1c24;
}

.touch-links {
    width: 100%;
    float: left;
}

.section5 {
    width: 100%;
    float: left;
    padding: 78px 0px;
    background-image: url("../images/download\ \(1\).jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.my-blog {
    font-family: 'OpenSans-ExtraBold';
    font-size: 35px;
    color: #151946;
    e;
    text-align: center;
}

.blog-line {
    width: 155px;
    text-align: center;
    position: relative;
    height: 1px;
    background-color: #0f1c24;
    margin: 0 auto;
    margin-top: 15px;
}

.blog-line-img {
    position: absolute;
    background-color: #fff;
    margin: -20px;
    padding: 10px;
}

.testimonial-line-img {
    position: absolute;
    background-color: #f7f7f9;
    margin: -20px;
    padding: 10px;
}

.blogs {
    margin: 40px 0px;
    background-color: lightskyblue;
    padding: 10px 20px;
    opacity: 0.9;
}

.blogs-heading {
    padding: 10px 0px;
    font-family: 'OpenSans-ExtraBold';
    font-size: 17px;
    color: white;
    max-width: 393px;
    background-color: #151946;
    e;
    text-align: center;
}

.add-div {
    width: 100%;
    text-align: center;
}

.blogs-heading-2 {
    padding: 10px 0px;
    font-family: 'OpenSans-SemiBold';
    font-size: 20px;
    color: #151946;
    e;
    text-align: center;
    width: 100%;
    font-style: italic;
    font-weight: 600;
}

.services-para {
    text-align: center;
    font-size: 16px;
    color: #151946;
    e;
}

.blogs-date {
    font-family: 'OpenSans-SemiBold';
    font-size: 18px;
    color: #151946;
    e;
    text-align: center;
}

.blogs-para {
    padding: 5px 0px;
    font-family: 'OpenSans-Regular';
    font-size: 14px;
    color: #151946;
    e;
    text-align: center;
    margin-bottom: 0;
}

.read-more-btn {
    width: 142px;
    height: 37px;
    text-align: center;
    padding-top: 6px;
    background-color: #114076;
    color: #fff;
    font-family: 'OpenSans-Regular';
    display: inline-block;
    box-shadow: 0 6px 5px #dbe4ee;
}

.read-more-btn:hover {
    background-color: #fff;
    color: #114076;
    border: 1px solid #114076;
}

.section6 {
    width: 100%;
    float: left;
    background-color: #f7f7f9;
    padding: 60px 0px;
}

.testimonial-heading {
    font-family: 'OpenSans-ExtraBold';
    font-size: 35px;
    color: #0f1c24;
    text-align: center;
}

.testimonial-para {
    padding: 24px 0px;
    font-family: 'OpenSans-Regular';
    text-align: justify;
    color: #0f1c24;
    width: 100%;
    float: left;
}

.testimonial-slider {
    width: 100%;
    float: left;
    margin-top: 60px;
}

.slider-item {
    /*padding: 35px 110px 35px 0px;*/
    text-align: center;
    max-width: 98%;
    margin: 0px 11%;
    color: #0f1c24;
    /*min-height: 200px;*/
}

.t-slider-img {
    /*padding-left: 110px;*/
    float: left;
}

.img-right-text {
    float: right;
    width: 78%;
    text-align: left;
}

.t-slider-img img {
    width: 58px;
    height: 58px;
    border-radius: 50%;
}

.t-slider-heading {
    font-family: 'OpenSans-ExtraBold';
    font-size: 18px;
    display: inline-block;
}

.t-slider-subheading {
    font-family: 'OpenSans-SemiBold';
    font-size: 14px;
}

.testimonial-slider .owl-buttons .owl-prev {
    position: absolute;
    left: -43px;
    top: 50%;
    transform: translateY(-50%);
    color: transparent !important;
    background: #f7f7f9 !important;
    width: 40px !important;
    height: 40px !important;
    padding: 5px !important;
    text-align: center !important;
    color: transparent !important;
}

.testimonial-slider .owl-buttons .owl-next {
    position: absolute;
    right: -43px;
    top: 50%;
    transform: translateY(-50%);
    color: transparent !important;
    background: #f7f7f9 !important;
    width: 40px !important;
    height: 40px !important;
    padding: 5px !important;
    text-align: center !important;
    color: transparent !important;
}

.testimonial-slider .owl-buttons .owl-prev::after {
    content: "\f060";
    font-size: 20px;
    font-family: 'Font Awesome\ 5 Free';
    display: block;
    font-weight: 600;
    position: absolute;
    top: 5px;
    left: 10px;
    color: #0f1c24!important;
}

.testimonial-slider .owl-buttons .owl-next::after {
    content: "\f061";
    font-size: 20px;
    font-family: 'Font Awesome\ 5 Free';
    display: block;
    font-weight: 600;
    position: absolute;
    top: 5px;
    right: 10px;
    color: #0f1c24!important;
}

.fb-circle {
    width: 30px;
    height: 30px;
    background-color: #151946;
    e;
    text-align: center;
    padding: 0;
    padding-top: 3px;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    margin-left: 15px;
}

.footer {
    width: 100%;
    float: left;
}

.f-about {
    font-family: 'OpenSans-ExtraBold';
    font-size: 25px;
    color: red;
    padding-bottom: 11px;
}

.f-para {
    font-family: 'OpenSans-Regular';
    font-size: 14px;
    color: white;
    max-width: 272px;
}

.f-links-list li {
    padding-bottom: 20px;
    font-family: 'OpenSans-Regular';
    font-size: 14px;
    color: white;
}

.f-links-list li a {
    color: white;
    font-weight: bold;
}

.f-links-list li a:hover {
    color: #ff0404;
}

.f-submit-btn {
    width: 110px;
    height: 37px;
    text-align: center;
    padding-top: 8px;
    font-family: 'OpenSans-Regular';
    font-size: 12px;
    color: #fff;
    margin-top: 20px;
    background-color: #151946;
    e;
    display: inline-block;
}

.f-submit-btn:hover {
    background-color: #fff;
    color: #151946;
    e;
    border: 1px solid #151946;
    e;
}

.email-box {
    background: #ebebeb;
    border: 2px solid #caccd0;
    font-family: 'OpenSans-Regular';
    color: #7f8082;
    font-size: 12px;
    padding-left: 15px;
    width: 100%;
    height: 50px;
}

.submit-div {
    width: 100%;
    float: left;
}

.last-div {
    width: 100%;
    float: left;
    background-image: url(../images/section3-img.png);
    color: #fff;
    padding: 5px;
    text-align: center;
    font-family: 'OpenSans-Regular';
}

.last-div p {
    padding-top: 13px;
}

.footer-content {
    width: 100%;
    float: left;
    padding: 60px 0px;
    background-color: black;
}

.sect2-img-div {
    width: 100%;
    float: left;
    margin-top: 7px;
    height: 100%;
}

.logo-set {
    height: auto;
}

.custom-menu {
    display: none;
    color: #fff;
    font-size: 26px;
    text-align: right;
    right: 15px;
    top: 19px;
    cursor: pointer;
    padding-right: 15px;
}

.owl-theme .owl-controls .owl-page.active span {
    background: #000;
}

.wolf-img-respons {
    display: none;
}

.sect2-img-div img {
    width: 100%;
    height: 100%;
}

.call-text {
    color: #fff;
    display: inline-block;
    margin-bottom: 0px;
    font-size: 14px;
    float: left;
}

.email-text {
    color: #fff;
    margin-bottom: 0px;
    font-size: 14px;
    float: left;
    padding-left: 10px;
}

.email-text:before {
    width: 1px;
    height: 12px;
    background-color: #fff;
    content: '';
    display: inline-block;
}


/* hover effect css */

.img-hover-zoom {
    height: 300px;
    overflow: hidden;
}

.img-hover-zoom img {
    transition: transform .5s ease;
}

.img-hover-zoom:hover img {
    transform: scale(1.5);
}

.blogs:hover {
    box-shadow: 3px 2px 10px #225895;
    transform: scale(1.01);
    transition: transform .5s;
}

@media screen and (max-width: 1199px) {
    .touch-with-me li {
        padding-left: 199px
    }
    .email-box {
        width: 100%;
    }
    .img-hight {
        min-height: 229px;
    }
}

@media screen and (max-width: 991px) {
    .section3-heading {
        font-size: 30px;
    }
    .img-hight {
        min-height: 178px;
    }
    .logo-set {
        width: 144px;
    }
    .banner-wrapper {
        padding-top: 188px;
    }
    .section1-text {
        font-size: 38px;
        line-height: 38px;
    }
    .social-links-ul li {
        padding-bottom: 26px;
    }
    .section1-text {}
    .touch-with-me {
        text-align: left;
        font-size: 16px;
    }
    .section4 {
        padding: 81px 100px;
    }
    .touch-with-me li {
        padding-left: 52px;
        text-align: center;
    }
    .footer-content {
        padding: 100px 50px;
    }
    .email-box {
        width: 100%;
    }
    .blogs {
        margin: 25px 0px;
    }
    .line-img {
        position: absolute;
        background-color: #ECECEC;
    }
    .top-nav-bar li:first-child {
        width: auto;
    }
    .top-nav-bar li a {
        font-size: 17px;
    }
    .top-nav-bar li {
        padding-left: 17px;
    }
    .top-nav-bar {
        padding: 62px 0px 0px 0px;
    }
}

@media screen and (max-width: 767px) {
    .top-nav-bar {
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0px;
        z-index: 9;
        background: rgba(0, 0, 0, .8);
        padding: 0px;
        display: none;
        margin-top: 0px;
    }
    .top-nav-bar li:first-child {
        display: none;
    }
    .logo-set {
        width: 74px;
        max-width: 100%;
    }
    .top-nav-bar li {
        width: 100%;
        float: left;
        text-align: center;
        background: #000;
        padding-left: 0;
    }
    .top-nav-bar li a {
        color: #fff;
        border-bottom: 1px solid #fff;
        text-decoration: none;
        font-size: 16px;
        width: 100%;
        display: inline-block;
        text-align: center;
        padding: 10px 0px;
    }
    .top-nav-bar li:hover {
        background-color: #fff;
    }
    .top-nav-bar li:hover a {
        color: #151946;
        e;
    }
    .custom-menu {
        display: block;
        float: right;
        padding-top: 22px;
    }
    .top-header {
        padding: 15px;
        text-align: center;
    }
    .call-text {
        float: none;
    }
    .img-hight {
        min-height: 133px;
    }
    .banner-wrapper {
        padding-top: 162px;
    }
    .section3 {
        padding: 50px 0px;
    }
    .email-text {
        float: none;
    }
    .top-header li {
        display: inline-block;
        float: left;
        text-align: center;
        width: 100%;
    }
    .mobile-text {
        padding: 0;
    }
    .social-links {
        margin-top: 50px;
    }
    .section4 {
        padding: 50px;
    }
    .section5 {
        padding: 50px 0px;
    }
    .blogs-heading {
        padding: 13px 0px;
    }
    .blogs-para {
        padding: 10px 0px;
    }
    .section6 {
        padding: 50px 0px;
    }
    .footer-content {
        padding: 50px;
    }
    .section1-text {
        font-size: 28px;
        line-height: 31px;
        padding-top: 62px;
    }
    .section1-text br {
        display: none;
    }
    .section2-para {
        padding-bottom: 37px;
    }
    .section3-heading {
        font-size: 30px;
        padding: 0px 10px;
    }
    .touch-with-me li {
        padding-left: 0px;
        width: 100%;
        text-align: center;
    }
    .testimonial-para {
        padding: 22px;
        max-width: 100%;
    }
    .f-about {
        font-size: 18px;
    }
    .testimonial-slider {
        margin-bottom: 0;
    }
    .sect2-content-div {
        order: 2;
        margin-bottom: 20px;
        margin-top: 15px;
    }
    .sect2-img-div {
        order: 1;
        margin-bottom: 23px;
    }
    .line-img {
        position: absolute;
        background-color: #FBFBFB;
    }
    .top-nav-bar .active .wolf-img-style {
        display: none;
    }
    .wolf-img-respons {
        display: block;
        display: block;
        width: 18%;
        float: left;
        padding: 5px 10px;
    }
    .section2 {
        padding: 40px 0px;
    }
    .section1-text-2 {
        margin-top: 0;
    }
}

@media screen and (max-width: 575px) {
    .top-header li {
        margin-left: 6px;
    }
    .top-header .sub_now {
        width: 100px;
    }
    .blogs-heading {
        max-width: 100%;
    }
    .custom-menu {
        top: 14px;
    }
    .blogs {
        margin: 10px 0px;
    }
    .banner-wrapper {
        padding-top: 153px;
    }
    .section2 {
        padding: 20px 0px;
    }
    .section1-text {
        font-size: 20px;
        line-height: 31px;
        padding-top: 62px;
    }
    .img-hight img {
        height: 140px;
    }
    .section2-heading {
        font-size: 20px;
    }
    .top-header {
        padding: 7px 10px;
        text-align: center;
    }
    .img-hight {
        min-height: 74px;
    }
    .section1-text {
        font-size: 22px;
        line-height: 21px;
        padding-top: 62px;
    }
    .line {
        width: 90%;
    }
    .parallelogram {
        max-width: 86.3%;
        padding: 14px 0px;
    }
    .mobile-img-div {
        padding: 50px 0px;
    }
    .podcast {
        font-size: 25px;
    }
    .touch-me-heading {
        font-size: 25px;
    }
    .touch-me-heading-underline {
        max-width: 100%;
    }
    .custom-menu {
        padding-top: 16px;
    }
    .t-slider-img {
        width: 100%;
    }
    .logo-set {
        width: 57px;
        max-width: 100%;
    }
    .section1-text-2 {
        font-size: 20px;
    }
    .touch-with-me {
        font-family: 'OpenSans-ExtraBold';
        font-size: 16px;
    }
    .my-blog {
        font-size: 25px;
    }
    .blogs-heading {
        font-size: 16px;
    }
    .blogs-date {
        font-size: 15px;
    }
    .testimonial-heading {
        font-size: 25px;
    }
    .t-slider-heading {
        font-size: 16px;
    }
    .custom-container {
        width: 80%;
    }
    .img-right-text {
        width: 100%;
        text-align: center;
    }
    .testimonial-para {
        padding: 0px 15px;
        max-width: 100%;
    }
    .t-slider-subheading {
        margin-bottom: 0;
    }
    .footer-content {
        padding: 20px 22px;
    }
    .f-about {
        font-size: 16px;
    }
    .email-box {
        padding: 9px;
        border: 1px solid #caccd0;
    }
    .line-img {
        position: absolute;
        background-color: #F1F1F1;
    }
    .section3-heading {
        font-size: 25px;
        padding: 0px 10px;
    }
}