body {
    font-family: "Proxima-Nova";
    color: #434343;
    overflow-x: hidden;
}

.link-color a {
    color: #000 !important;
}

a:hover {
    text-decoration: none;
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}

a:-webkit-any-link:focus {
    outline-offset: 0 !important;
}

:focus {
    outline: 0 !important;
}

.custom_container {
    max-width: 100%;
}

.container {
    max-width: 1140px;
    width: 100%;
}

h1 {
    font-size: 1.3em;
    text-align: left;
    padding: 0.5em 0;
    margin: 0;
    color: #605D5D;
    font-weight: 600;
}

p {
    margin-top: 0;
    margin-bottom: 0rem !important;
    font-size:16px;
}

.breadcrumb {
    background-color: #e9ecef00 !important;
    padding: .75rem 0rem !important;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: ">" !important;
}

li.breadcrumb-item a {
    color: #000;
    font-size: 14px;
}

li.breadcrumb-item.active-item {
    color: #00809F;
    font-size: 15px;
}

.breadcrumb {
    padding-left: 0;
    margin-top: 20px;
}

.breadcrumb {
    background-color: #fff;
}

.main-container {
    padding: 0 10px 0 70px;
}

.small-title h5 {
    font-size: 12px;
    color: #008096;
    margin-bottom:10px;
}

.small-title p {
    color: #000;
    font-weight: 600;
    font-size: 20px;
}

.grid-img img {
    width: 800px;
    height: auto;
}

.para-1 {
    padding-top: 35px;
    line-height: 1.9;
}

.black-smal-title p {
    color: #000;
    font-weight: 600;
    font-size: 16px;
}

.para-3 p {
    text-align: center;
    padding: 70px 262px;
    display: inline-block;
    background-color: #DDDDDD;
    border-radius: 10px;
}

/*Side Navbar */

.side-nav-heading ul li {
    justify-content: space-between;
    align-items: center;
}

.side-nav-heading ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    list-style: none;
    padding-left: 50px;
    margin-right: 40px;
    margin-left: -10px;
}

.side-nav {
    margin-top: 30px;
    padding-right: 30px;
}

li.black-text {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

li.blue-text img {
    width: 15px;
    margin-right: 5px;
}

li.blue-text {
    color: #008096;
}

.social-icons ul {
    list-style: none;
    margin: 10px;
    display: inline-block;
    line-height: 2.5;
    padding-left: 30px;
}

.social-icons img {
    width: 20px;
}

.social-icons ul li {
    color: #000;
    font-size: 16px;
}

.orange-button a {
    color: #fff !important;
}

.orange-button {
    text-align: center !important;
    background-color: #ED6B26;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
    margin: 0 0px;
    margin-top: 5px;
}

.mfp-wrap {
    top: 15% !important;
    /* z-index: 10245; */
}

.sidenav-title p {
    padding-top: 30px;
    text-align: left;
    display: inline-block;
    margin-left: 40px;
    font-size: 18px;
    font-weight: 500;
}

.row.two-colm-grid img {
    max-width: 80px;
    max-height: 80px;
    border-radius: 10px;
}

.two-colm-grid {
    margin: 0 0px;
}

.two-colm-grid p {
    font-size: 15px;
    line-height: 1.7;
}

.two-colm-grid h5,
.two-colm-grid h5 a {
    font-size: 15px;
    color: #008096 !important;
    margin-top: 14px;
}

.grid-wrap img {
    width: 150px;
}

.grid-wrap {
    margin: 20px;
}

.grid-wrap h5 {
    color: #008096;
    font-size: 13px;
    margin-top: 20px;
}

.grid-wrap p {
    line-height: 1.8;
    font-size: 14px;
    color: #000;
}

.same-grid-colm ul li {
    list-style: none;
    margin-right: 45px;
}

.same-grid-colm img {
    width: 20px;
    vertical-align: middle;
}

.same-grid-colm ul {
    margin: auto;
    margin-left: 0;
    display: flex;
    padding-left: 0;
}

.same-grid-colm {
    padding-top: 40px;
    display: flex;
}

hr {
    margin-top: 30px;
}

.horizontal-line {
    border-bottom: 7px solid #e8e8e8;
    display: block;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.horizontal-thin-line {
    border-bottom: 2px solid #e8e8e8;
    display: block;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.comments-grid ul {
    display: flex;
    list-style: none;
    padding-left: 10px;
    padding-top: 20px;
}

.comments-grid img {
    width:90px !important;
    margin-right: 20px;
    height:90px;
}

.comments-grid p {
    margin-top: 15px;
    margin-bottom: 0;
    line-height: 1.8;
}

.comments-grid {
    margin-top: -10px;
}

.article-helpfull ul {
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    list-style: none;
}

.article-helpfull h5 {
    color: #000;
    font-size: 19px;
    font-weight: 600;
}

.fa-thumbs-up:before {
    content: "\f164";
    color: #909090;
    font-size: 25px;
}

.fa-thumbs-down:before {
    content: "\f165";
    color: #909090;
    font-size: 25px;
    margin-left: 50px;
}

.fa {
    margin-right: 5px;
}

.box-grid p {
    font-size: 15px;
    float: left;
    padding: 10px;
    background-color: #e8e8e8;
    margin: 5px;
    border-radius: 5px;
}

.box-grid img {
    width: 15px;
    margin-left: 5px;
}

.black-smal-title.font-big p {
    font-size: 18px;
    padding-top: 30px;
    margin-bottom: 25px;
}

.article-helpfull {
    padding-top: 20px;
}

.title-big {
    float: left;
}

.title-big p {
    padding-top: 40px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

.editors-pick {
    /* padding: 0 80px; */
}

.grid-two ul {
    list-style: none;
    display: flex;
    align-items: center;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 15px;
}

.grid-two {
    display: flex;
    padding-bottom: 45px;
}

.grid3-colm ul {
    display: flex;
    list-style: none;
    padding-left: 0;
}

.grid3-colm img {
    width: 20px;
    vertical-align: middle;
}

.grid3-colm ul li {
    margin-right: 20px;
    font-size: 12px;
    margin-top: 20px;
}

li.green-box span {
    background-color: #009F50;
    color: #fff;
    border-radius: 5px;
    padding: 8px 10px;
    font-size: 12px;
}

.grid3-colm ul li p {
    margin-bottom: 2px;
    margin-right: 20px;
}

.same-grid-colm {
    display: block;
}

.side-nav-heading {
    display: block;
}

.social-icons {
    display: block;
}

.orange-button {
    display: block;
}

.sidenav-title {
    display: block;
}

.title-big p {
    display: block;
    padding-left: 20px;
}

.visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px)
}

.button-tooltip-container {
    display: flex;
    align-items: center;
    margin-top: 16px;
    min-height: 30px;
}

#custom-tooltip {
    display: none;
    margin-left: 40px;
    padding: 5px 12px;
    background-color: #000000df;
    border-radius: 4px;
    color: #fff;
}

.mobile-title p {
    display: none;
}

.mobile-gridvtwo {
    display: none;
}

.slider-section {
    display: none;
}

.horizontal-line.mobile-hori {
    display: none;
}

.fixed-bottommenu {
    display: none;
}

.above-footer {
    margin: auto;
    padding: 50px;
    background-color: #ecebeb;
}

.above-footer ul {
    display: flex;
    list-style: none;
    justify-content: end;
    padding-left: 0;
}

button.btn.btn-primary,
.btn.btn-primary {
    background: #ED6B26;
    border: navajowhite;
}

.mfp-close-btn-in .mfp-close {
    color: #333 !important;
}

.leftcolm-footer {
    text-align: left;
    display: none;
}

.leftmargin h5 {
    font-size: 16px;
    padding-bottom: 0;
}

.gform_wrapper ul li.gfield {
    margin-top: -35px !important
}

.leftmargin p {
    font-size: 14px;
    color: #5D5B5B;
    padding-bottom: 0;
}

.leftcolm-footer img {
    width: 50px;
    margin-right: 5px;
}

img.fact-img {
    width: 15px;
    vertical-align: middle;
}

.d-flex-img {
    display: flex !important;
    justify-content: center;
    align-items: center !important;
}
.d-flex-text{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
#commentform textarea {
    background-color: #eee0;
    border: 1px solid;
}

.padding-three {
    padding-left: 16px !important;
    display: block;
    align-items: center;
}

.cateory-name {
    color: ;
}
.ol, ul {
    list-style: inherit;
    font-size:1rem;
}

.padding-one {
    padding-left: 4px !important;
}

.gridv-two.editors-pick.padding-five {
    padding-left: 0;
}

.comment-message ul li{
    list-style:none;
}
.p0 {
    padding-left: 0!important;
}

.paddingRight-five {
    padding-right: 30px;
}

/* Styles for dialog window */

#small-dialog {
    background: white;
    padding: 20px 30px;
    text-align: left;
    max-width: 600px;
    margin: 40px auto;
    position: relative;
    border-radius: 10px;
}

#social-share {
    background: white;
    padding: 20px 30px;
    text-align: left;
    max-width: 375px;
    margin: 40px auto;
    position: relative;
    border-radius: 10px;
}

/**
* Fade-zoom animation for first dialog
*/

/* start state */

.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

/* animate in */

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* animate out */

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}

/* Dark overlay, start state */

.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

/* animate in */

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}

/* animate out */

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

.comment-message img {
    width: 45px;
    float: left;
    margin-right: 20px;
}

.comment-message span img {
    width: 20px;
    display: inline;
}

.like,
.share-icons {
    list-style-type: none;
    padding: 0;
}

.like li {
    display: inline-flex;
    margin-right: 10px;
    align-items: center;
}

.share-icons li {
    display: block;
    margin-right: 10px;
    align-items: center;
    margin-bottom: 15px;
    color: #000;
    font-weight: 600
}

.like li span img,
.share-icons li span img {
    margin-right: 5px;
}

.share-icons li a {
    color: #000;
}

.form-control {
    display: inline-block !important;
    width: 100%;
    outline: 0;
    background-color: #fff0 !important;
    border: 0px solid #ced4da !important;
    padding: 10px 0!important;
    text-align: left;
    font-size: 14px;
}

#gform_submit_button_11 {
    background: #ED6B26;
    border: navajowhite;
    border-radius: 5px;
    margin: 0px;
    color: #fff;
    padding: 5px 15px;
    margin-top: 10px;
}

#gform_submit_button_11:hover {
    background-image: -webkit-linear-gradient(top, #808080 0%, #216DA9 100%);
}

#input_11_1 {
    background-color: #ededed;
    border-radius: 5px;
    width: 80%;
}

.gform_wrapper li.hidden_label input {
    margin-top: 0;
}

.commentlist .odd {
    border-top: 1px solid #ededed;
    background: #f6f6f600 !important;
    margin-top: 5px;
}

.btn.btn-default {
    background: #fff0;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    padding: .375rem 1.5rem;
    outline: none;
    margin: 0;
}

.popup-with-zoom-anim {
    color: #000 !important;
}

.form-group {
    margin: 1rem 0;
}

.clipboard {
    padding: 0;
    background: #fff0;
    color: #000 !important;
    border: 0px;
    font-weight: 600;
}

.clipboard:hover {
    background: #fff0;
    color: #000 !important;
    font-weight: 600;
}

.form-group .comment-form-url,
.form-group .comment-notes,
.form-group .comment-form-email,
.form-group #reply-title,
.form-group .comment-respond label,
.form-group #comments,
.says {
    display: none;
}

.comment-metadata {
    visibility: hidden;
}

.form-group .comment-content,
.form-group .reply {
    display: inline;
}

.form-group .cld-like-dislike-wrap.cld-custom img {
    max-width: 20px;
}

.no-padding {
    padding: 0px;
}

.commentlist li p {
    line-height: inherit !important;
}

.comment-author img {
    margin-right: 20px;
}

.form-group #commentform textarea {
    width: 100%;
    overflow: hidden;
    height: 40px;
    background: #ededed;
    border: 1px solid #7070701A;
    border-radius: 8px;
}

.form-group #submit {
    background-image: url(../images/submit.svg)!important;
    background-repeat: no-repeat;
    background-color: #fff0;
    position: absolute;
    right: 4%;
    bottom:15%;
    top: auto;
    padding: 10px 5px;
    outline: none;
    width: 20px;
    height: 20px;
    border: 0;
}

.form-group #submit:hover {
    right: 4%;
    bottom: 15%;
    top: auto;
    padding: 10px 5px;
    outline: none;
    width: 20px;
    height: 20px;
    border: 0;
}

#comment-wrap {
    padding-top: 0;
    position: relative;

}

#author {
    height: 45px;
}

#commentform {
    display: grid;
    flex-flow: row;
    padding: 0;
}

.cm_time {
    color: #8c8585;
    font-size: 14px;
    font-weight: 100 !important;
}

.comment-form-comment {
    order: 2;
    margin: 0 !important;
    padding: 0 !important;
}

#commentform textarea {
    font-size: 18px;
    line-height: 18px;
}

#commentform input[type="text"],
#commentform input[type="email"] {
    width: 100% !important;
    background: #ededed !important;
    border: 1px solid #7070701A !important;
    border-radius: 8px;
}

.comment-form-author {
    order: 1 !important;
    margin: 0;
}

#small-dialog h1 {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    margin:0;
}

#social-share h1 {
    font-size: 18px;
    font-weight: 100;
    color: #000;
}

.form-submit {
    padding-bottom: 0px !important;
}

.cm_tititle {
    line-height: 28px;
    color: #000;
    text-transform: capitalize;
}

#small-dialog ul li {
    border-bottom: 1px solid #ededed;
    margin-bottom: 10px;
}

#small-dialog p {
    margin-bottom: 0px !important;
    padding-bottom: 5px;
}

.category-section {
    font-weight: 600;
    background: #29a8df !important;
    font-size: 15px;
    color: #fff !important;
    padding: 5px 10px;
    border-radius: 10px;
}

.two-colm-grid h5 {
    font-size: 15px !important;
    font-weight: 600;
}

.para-1 .rt-reading-time {
    display: none!important;
}

.sidenav-title p {
    font-size: 18px;
    font-weight: 600;
    margin-left: 0px;
}

.slick-initialized .slick-slide {
    width: 1%;
}
.text-wrap-style{
    display: flex;
    height: 100px;
    width:100%;
}
.color_blu{
    color: #0095b6;
}
.ytp-large-play-button {
    left: 60% !important;
    top: 50% !important;
    width: 40px !important;
    height: 40px !important;
}

.rounded-circle {
    border-radius: 50%;
}
.bottomstrip{
    display: none!important;
}
.black-smal-title.font-big p, .title-big p{
    padding: 20px 0;
}
.black-smal-title .headings{
    padding:0  !important;
}

.grid-img img {
    border-radius: 10px;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}
.fa-facebook-square:before{
    font-size:25px;
    color: #3b5998;
    margin-right: 5px;
}
.fa-twitter-square:before{
    font-size:25px;
    color: #55acee;
    margin-right: 5px;
}
.fa-linkedin-square:before{
    font-size:25px;
    color: #0076b4;
    margin-right: 5px;
}
.fa-whatsapp-square:before{
    font-size:25px;
    color: #25d366;
    margin-right: 5px;
}
.rounded-circle {
    border-radius: 50%!important;
    border: 1px solid #e0dada;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}
.ff2 ul li{
    list-style-type: none;
}
#small-dialog ul{
    margin-bottom:0;
}
#small-dialog .form-group{
    margin-bottom:0;
    margin-top:0;
}
#respond {
    padding-top: 0 !important;
}
.m-0{
    margin:0 !important;
}
.text_trans{
    text-transform: lowercase;
}
.breadcrumb span{
    color:#000;
}
h4 {
    font-size: 1.5rem;
}
#footer-info {
    padding-bottom: 0.5em;
}
.cfooter .ff2 li a {
    font-size:1rem !important;
}
img{
    vertical-align: middle;
}
.gfield_label{
    font-weight: normal!important;
}
/*Mobile responsiveness*/

/*Mobile responsiveness*/

@media screen and (max-width:767px) {
    .medfoot {
        margin-bottom: 4% !important;
    }
    .fsec1 li, .fsec2 li, .fsec3 li {
        text-align: center !important;
        padding: 5px 16px !important;
        background: #d2e3ed00 !important;
        border-bottom: 0px solid #0095A6 !important;
        list-style: none !important;
    }
    .rounded-circle{
        width:25px !important;
    }
    .comments-grid img {
        margin-left: 15px;
    }
    .grid3-colm img:nth-of-type(2){
        width:15px !important;
    }
    .grid3-colm ul{
        display:inline-block !important;
    }
    .grid3-colm ul li{
        margin: 10px 5px 0 0 !important;
    font-size: 14px !important;
    display: inline-block !important;
    }
    li.green-box span {
        font-size: 10px !important;
    }
    .pld-like-dislike-wrap {
        margin-bottom: 0 !important;
    }
    li.breadcrumb-item.active-item{
        display: inline;
    }
    
    #input_11_1{
        text-align: center;
    }
    .bottom-button{
        position: relative;
    }
    .headings{
        padding:15px 0 0!important;
    }
    .side-nav{
        margin-top:0;
    }
    .ol, ul {
        font-size: 18px;
        padding-left: 15px;
    }
    .horizontal-thin-line {
        padding-bottom: 0;
        margin-bottom: 5px;
        margin-top: 15px;
    }
    li.bottom-button p {
        margin-bottom: 0;
        margin-top: 25px;
        color: #ff654d;
    }
    li.bottom-button img {
        width: 65px !important;
    position: absolute;
    bottom: 15px;
    border-radius: 25px;
    right: auto;
    }
    .fixed-bottommenu p {
        font-size: 11px;
    }
    
    .fixed-bottommenu ul img {
        width: 15px;
        height: auto;
    }
    
    .fixed-bottommenu ul {
        display: flex;
        list-style: none;
        justify-content: space-around;
        padding-left: 0;
        padding: 0 25px;
        text-align: center;
        margin-bottom: 0;
    }
    #input_11_1{
        width:100%;
    }

    .mfp-container {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-wrap{
        z-index: 10245;
    }
    
    .fixed-bottommenu {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        border-radius: 0;
        background: #fff;
        width: 100%;
        padding: 1% 2%;
        z-index: 9991;
    }
    .d-flex-mobile{
        display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 !important;
    }
    .mobile-gridvtwo li h5{
        margin-top:0px;
    }
    .h4, h4 {
        font-size: 18px !important;
    }
    .small-title p {
        font-size: 20px;
    }
    .grid3-colm ul li {
        margin-right: 15px;
        font-size: 10px;
    }
    .black-smal-title {
        padding-bottom:15px;
    }
    .editors-pick {
        padding: 0 !important;
    }
    .slick-track p {
        text-align: center;
    }
    embed,
    object,
    video {
        width: 100%;
        padding: 15px;
        height: 150px;
    }
    .d-xs-none {
        display: none!important;
    }
    .category-section {
        font-size: 12px;
    }
    #commentform {
        max-height: 100%;
    }
    .comment-form-comment {
        margin: 0 !important;
        padding: 0;
    }
    .fixed-bottommenu a {
        font-size: 13px;
        color: #000;
        display: inline-grid;
    }
    #commentform {
        display: flex;
        flex-flow: column;
        padding-bottom: 0;
    }
    #commentform input[type="text"] {
        width: 100% !important
    }
    .form-group #submit {
        left: 85%;
        /* bottom: 2%; */
        right: auto;
    }
    #social-share {
        position: fixed;
        bottom: 15%;
        left: 0;
        width: 100%;
        max-width: 100%;
        margin: 0px;
        border-radius: 10px 10px 0 0;
    }
    .my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
        transform: translateY(100px);
        transition: all 1s;
    }
    #gform_submit_button_11 {
        width: 90%;
    }
    .gform_wrapper .gform_footer {
        text-align: center;
    }
    .mobile-gridvtwo ul li:first-child {
        max-width: 60%;
    }
}

@media screen and (min-width:768px) {
    #commentform input[type="text"],
    #commentform input[type="email"] {
        width: 100% !important;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #input_11_1{
        text-align: center;
    }
   
    #commentform input[type="text"] {
        width: 80% !important
    }
    .form-group #submit {
        bottom: 1%;
    }
    .comment-form-comment {
        margin: 0 !important;
        padding: 0;
    }
    #commentform {
        padding: 0px;
    }
}
@media screen and (min-width:992px) {
    .two-colm-grid h5 {
        margin-top: 0;
        margin-bottom:0px;
    }
}

/*screen size 768- 1021 */

@media screen and (max-width: 1024px) and (min-width:768px) {
    .mbutton {
        float: left;
        width: 20%;
        text-align: center;
        margin-top: 0.5%;
        visibility: hidden;
    }
    .ttitle {
        float: left;
        width: 40%;
        text-align: center;
        margin-left: 26%;
        margin-top: 1%;
    }
    .ttitle h2 {
        font-size: 15px;
        color: #0095b6;
        font-weight: bold;
        padding-top: 6%;
    }
    #main-header{
        display: block !important;
    }
    .no-pd{
        padding: 0!important;
    }
    .black-smal-title.font-big p{
        padding:20px 0;
    }
    .title-big p{
        padding:20px 0;
    }
    .row.two-colm-grid img{
        margin-right: 10px;
    }
    .two-colm-grid h5{
        margin: 0;
    }
    .grid-img img {
        width: 400px;
    }
    .main-container {
        padding: 20px;
    }
    .main-section .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        /* max-width: 55%; */
    }
    .side-nav {
        margin-top: 30px;
        padding-right: 0;
    }
    .col-md-4 {
        max-width: 45%;
    }
    .para-3 p {
        text-align: center;
        padding: 70px 90px;
        width: 400px;
    }
    .grid3-colm ul li p {
        margin-bottom: 2px;
        margin-right: 19px;
    }
    .grid3-colm ul li {
        margin-right: 15px;
        font-size: 10px;
    }
    li.green-box span {
        padding: 5px 10px;
        font-size: 10px;
    }
    .orange-button {
        padding: 10px 10px;
        margin: 0;
    }
    .grid-wrap .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .side-nav {
        padding-right: 0;
    }
}

/*screen size 1365- 1024 */

@media screen and (max-width: 1365px) and (min-width:1024px) {
    .grid-img img {
        width: 500px;
    }
    .main-container {
        padding: 20px;
    }
    .side-nav {
        padding-right: 10px;
    }
    .para-3 p {
        text-align: center;
        padding: 70px 90px;
        width: 500px;
    }
    .orange-button {
        padding: 10px 25px;
    }
    .two-colm-grid h5 {
        margin-top: 0;
    }
    .padding-one {
        padding-left: 20px;
    }
    .grid-wrap {
        /* display: block; */
        margin: 20px;
    }
    .col-md-6 {
        /* -ms-flex: 0 0 50%;
        flex: 0 0 100%;
        max-width: 100%; */
    }
    .tab-padding {
        /* padding: 20px; */
    }
    .gridv-two.editors-pick.padding-five {
        padding-left: 0rem;
    }
}

/*screen size 1366- 1920*/

@media screen and (max-width: 1920px) and (min-width:1536px) {
    .grid-img img {
        width: 900px;
    }
    .orange-button {
        margin-top: 7px;
    }
    .two-colm-grid .col-md-4 {
        max-width: 30%;
    }
}

/*screen size min-width  540 */

@media screen and (max-width: 540px) {
    .main-container {
        padding: 10px;
    }
    li.breadcrumb-item a {
        font-size: 14px;
    }
    li.breadcrumb-item.active-item {
        font-size: 14px;
        display: inline;
    }
    .grid3-colm img {
        width: 15px;
        margin-right: 1px;
    }
    .grid3-colm ul li p {
        margin-bottom: 0;
        margin-right: 0;
    }
    li.green-box span {
        padding: 5px 5px;
    }
    .grid3-colm {
        display: flex;
        justify-content: start;
        align-items: center;
    }
    .grid3-colm ul li {
        margin-right: 8px;
        font-size: 12px;
    }
    .grid3-colm ul {
        justify-content: space-evenly;
    }
    li.green-box span {
        font-size: 9px;
    }
    .grid-img img {
        width: 320px;
    }
    img.fact-img {
        width: 12px !important;
    }
    .para-1 {
        font-size: 18px;
    }
    .para-1 p {
        font-size: 18px;
    }
    .para-3 p {
        padding: 30px;
        font-size: 14px;
        width: 315px;
        font-weight: 600;
    }
    .same-grid-colm {
        display: none;
    }
    .horizontal-line {
        border-bottom: 1px solid #e8e8e8;
        padding-bottom: 10px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comments-grid img {
        width: 60px !important;
        height:60px;
    }
    .comments-grid {
        margin-top: 0;
    }
    .comments-grid p {
        margin-top: 5px;
        font-size: 14px;
    }
    .comments-grid h5 {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .comments-grid ul {
        display: flex;
        padding-top: 15px;
    }
    .article-helpfull ul {
        display: block;
        text-align: center;
        margin-bottom: 0px;
    }
    .side-nav-heading {
        display: none;
    }
    .social-icons {
        display: none;
    }
    .orange-button {
        display: none;
    }
    .editors-pick {
        padding: 20px;
    }
    .grid-wrap {
        display: none;
    }
    .side-nav {
        padding-right: 0;
    }
    .two-colm-grid {
        display: none !important;
    }
    .sidenav-title {
        display: none;
    }
    .black-smal-title.font-big p {
        padding-top: 0;
    }
    .title-big p {
        display: none;
    }
    .mobile-title p {
        padding: 20px 20px 5px;
        font-size: 18px;
        font-weight: 600;
        color: #000;
        display: block;
        margin-bottom: 0;
    }
    .mobile-gridvtwo {
        display: block;
    }
    .mobile-gridvtwo ul {
        display: flex;
        list-style: none;
        justify-content: flex-start;
        align-items: center;
        padding: 10px 15px;
        margin-bottom: 0
    }
    .mobile-gridvtwo img {
        max-width: 90px;
        max-height: 90px;
        margin-right: 20px;
        border-radius: 10px;
    }
    
    .mobile-gridvtwo li h5 a {
        margin-top: 15px;
        font-size: 12px;
        color: #008096 !important;
    }
    .mobile-gridvtwo p a {
        font-size: 14px;
        color: #000;
    } 
    
    .mobile-gridvtwo h5 {
        color: #008096;
        font-size: 12px;
        font-weight: 600;
    }
    /* slick Slider */
    .slider-section {
        display: block;
    }
    .slider-section .slick-slide img {
        display: block;
        width: 220px;
        padding: 10px 15px 10px 10px;
        height: auto;
    }
    .slick-track {
        margin-right: 15px;
    }
    .slick-slide img {
        display: block;
    }
    section.small-title h4 {
        font-size: 18px;
        margin-left: 35px;
        font-weight: 600;
        margin-bottom: 15px;
        padding-top: 20px;
    }
    .slick-slide p {
        margin-left: 12px;
        font-size: 14px;
        color: #000;
    }
    .slick-slide h5 {
        margin-left: 12px;
        font-size: 12px;
        color: #008096;
    }
    .slider-section .slick-list {
        /* padding-left: 80px; */
    }
    .see-more-button {
        margin: auto;
        text-align: center;
    }
    .slider {
        max-width: 1200px;
        margin: 0 auto;
    }
    .slick-list {
        /* padding-left: 0px !important; */
        /* Half Partial */
        margin-left: 0px;
    }
    .grid-img.pt-3 {
        margin: auto;
        text-align: left;
    }
    
    
    .form-control {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 14px;
    }
    .above-footer {
        text-align: center;
    }
    .leftcolm-footer {
        text-align: center;
        padding-top: 50px;
    }
    .above-footer ul {
        justify-content: space-evenly;
        padding-left: 0;
        text-align: center;
        margin: auto;
    }
    .leftcolm-footer img {
        width: 35px;
        margin-right: 0;
        height: auto;
    }
    .para-3 {
        margin: auto;
        text-align: left;
    }
  
    li.bottom-button p {
        margin-bottom: 0;
        margin-top:25px;
        color: #ff654d;
    }
   
}

/*screen size min-width  320 */

@media screen and (max-width: 360px) {
    .grid3-colm ul li {
        /* margin-right: 8px; */
        font-size: 9px;
    }
}

/*screen size min-width  320 */

@media screen and (max-width: 320px) {
    li.breadcrumb-item.active-item {
        font-size: 11px;
        display: inline;
    }
    li.breadcrumb-item a {
        font-size: 11px;
    }
    li.green-box span {
        font-size: 9px;
    }
    .grid3-colm ul li {
        margin-right: 0;
    }
    .main-container {
        padding: 0px;
    }
    .grid-img img {
        margin: auto;
        width: 290px;
    }
    .para-1 {
        padding-top: 20px;
    }
    .para-3 p {
        width: 290px;
    }
    .box-grid p {
        font-size: 10px;
    }
    .mobile-gridvtwo li h5 {
        /* margin-top: 25px; */
        font-size: 12px;
    }
    .mobile-gridvtwo p {
        font-size: 11px;
        margin-bottom: 0;
    }
   
    li.bottom-button img {
        right: auto;
    }
    .grid3-colm ul li {
        margin-right: 15px;
        font-size: 9px;
    }
    li.green-box span {
        padding: 5px 5px;
    }
}

/*screen size min-width 280 */

@media screen and (max-width: 280px) {
    li.breadcrumb-item.active-item {
        font-size: 9px;
    }
    li.breadcrumb-item a {
        font-size: 9px;
    }
    .grid3-colm ul li {
        margin-right: 5px;
        font-size: 8px;
    }
    li.green-box span {
        font-size: 8px;
    }
    .grid-img img {
        margin: auto;
        width: 235px;
    }
    .para-3 p {
        width: 235px;
    }
    .mobile-gridvtwo li h5 {
        margin-top: 5px;
        font-size: 12px;
    }
    li.bottom-button img {
        right: 36px;
    }
    li.bottom-button img {
        width: 60px;
        bottom: 25px;
    }
    .comments-grid p {
        margin-top: 5px;
        font-size: 12px;
    }
    .comments-grid h5 {
        font-size: 14px;
    }
    .comments-grid img {
        width: 50px !important;
        height: 50px;
    }
}

@media screen and (max-width: 720px) and (min-width: 540px) {
    li.bottom-button img {
        width: 100px;
        position: absolute;
        bottom: 30px;
        border-radius: 25px;
        padding: 8px;
        right: 10%;
    }
}

@media screen and (min-width: 800px) {
    #commentform input[type="text"],
    #commentform input[type="email"] {
        width: 145px;
        padding: 5px 10px;
        background: #fff0;
        border: 1px solid;
    }
    .gform_wrapper .top_label input.medium {
        width: 100%;
    }
}
@media (min-width: 1280px){
#nav ul li {
    margin: 0 0.5em !important;
}}
#download button a{color: #fff !important; }
@media only screen and  (min-width:992px){
    embed, object, video{
        height: 145px;
        width: 100%;
    }
}
@media only screen and (max-width:767px) {
    .main-container1 iframe {
        width: 100% !important;
        height: 210px !important;
    }
    .cfooter{
        margin-bottom: -13% !important;
    }
    /* .fsoc{
        display:none;
    } */
    .cfooter .ff2 ul{
        padding-left:0px;
    }
}
.fa-linkedin:before {
    content: "\f08c";
    border-radius: 5px;
    color: #0e76a8;
    font-size: 23px;
}