@charset "utf-8";

.breadcrumbs {
    text-align: left;
    text-decoration: none;
    padding: 12px 0 15px 0;
    color: #22356b;
    font-size: 15px
}

.breadcrumbs a {
    color: #22356b;
    text-decoration: none
}

.breadcrumbs a:hover {
    text-decoration: none;
    color: #29508f
}

main {
    position: relative;
    display: table;
    padding: 0;
    width: 100%
}

aside {
    float: right;
    width: 360px;
    margin: 30px 0;
    padding: 10px 0 10px 0;
    box-sizing: border-box
}

article {
    float: left;
    width: 750px;
    min-height: 400px;
    padding-right: 30px;
    padding-bottom: 20px
}

.textMain h1 {
    font-size: 30px;
    line-height: 1.4;
    padding: 0 0 7px 0;
    font-weight: 500;
    text-transform: uppercase
}

.textMain h2 {
    font-size: 27px;
    line-height: 1.4;
    padding: 15px 0 0 0;
    font-weight: 300
}

.textMain h3 {
    font-size: 24px;
    line-height: 1.4;
    padding: 15px 0 0 0;
    font-weight: 400
}

.textMain p {
    font-size: 15px;
    line-height: 1.6;
    padding: 15px 0 0 0
}

.textMain p a {
    color: #005a98;
    font-weight: 700
}

.textMain ul {
    padding: 15px 0 0 0
}

.textMain h2 + img + p,
.textMain h2 + p,
.textMain h2 + ul,
.textMain h3 + img + p,
.textMain h3 + p,
.textMain h3 + ul {
    padding: 3px 0 0 0
}

.textMain img.subjectPic {
    float: right;
    border: solid 1px #ccc;
    margin: 10px 2px 10px 20px
}

.textMain ul li {
    padding: 3px 0;
    font-size: 15px;
    line-height: 1.4;
    list-style: none;
    color: #202020;
    margin: 0 0 0 18px
}

.textMain ul li:before {
    content: "\f0da";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1em;
    width: 1em;
    color: #29508f
}

.textMain ul ul {
    margin: 0 0 5px 15px
}

.textMain ul.contentList li {
    float: left;
    line-height: 1.4;
    width: 48%;
    margin: 8px 1%
}

.textMain ul.contentList li:before {
    display: none
}

.textMain ul.media li:before {
    display: none
}

.textMain ul.contentList li a {
    display: block;
    color: #fff;
    padding: 10px 12px 10px 60px;
    background: #29508f url(https://www.ifso.com/images/list2.png) no-repeat 22px center
}

.textMain ul.contentList li a:hover {
    color: #fff;
    background: #444 url(https://www.ifso.com/images/list2.png) no-repeat 22px center
}

.textMain ul.contentList li.odd {
    float: none;
    margin: 10px auto;
    clear: both
}

.media li {
    float: left
}

.media li a {
    padding: 6px 15px;
    color: #fff;
    background: #29508f;
    color: #fff;
    margin: 5px 0;
    border-radius: 3px
}

.media li .fa {
    margin-right: 5px
}

.textMainBold {
    font-weight: 700
}

.textMain ul.pdf li {
    line-height: 1.4;
    margin-bottom: 5px
}

.textMain ul.pdf li:before {
    content: "\f1c1";
    font-family: FontAwesome;
    font-size: 21px;
    display: inline-block;
    margin-left: -.7em;
    width: 1.3em;
    color: red;
    float: left
}

a.submitTestimonials {
    float: right;
    margin: -20px 0 0 0;
    background: #005a98;
    display: block;
    padding: 10px;
    color: #fff;
    text-align: center
}

a.submitTestimonials:hover {
    background: #000
}

.clear {
    clear: both
}

.hr {
    border-bottom: dotted 1px #000;
    margin-bottom: 10px
}

.reports-list ul li:before {
    display: none
}

.iframe-border {
    border: 1px solid #05426b;
    height: 415px;
    width: 100%
}

.member-open {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 12px;
    border: 1px solid #053972;
    border-radius: 5px
}

.member-country {
    float: left;
    position: relative;
    width: 48%;
    padding: 4px;
    text-align: left
}

.member-profile {
    float: left;
    position: relative;
    width: 48%;
    padding: 4px;
    text-align: left
}

.contactPerson {
    width: 100%;
    border: 1px solid #ccc;
    height: auto;
    float: left;
    margin: 30px 0
}

.contactPerson h3 {
    padding: 0
}

.contactPerson h3 a {
    color: #fff;
    background: #5078c4;
    text-align: center;
    display: block;
    padding: 10px 0
}

.contactPerson1 {
    float: left;
    width: 40%;
    margin: 20px 10px 0
}

.contactPerson1 p {
    text-align: center;
    padding: 0;
    margin: 15px 0
}

.contactPerson1 img {
    display: block;
    margin: 0 auto
}

.contactPerson2 {
    float: right;
    width: 50%;
    margin: 20px 10px 0
}

.contactPerson2 img {
    display: block;
    margin: 0 auto
}

.contactPerson2 p {
    display: block;
    clear: both;
    text-align: center;
    padding: 0;
    margin: 15px 0
}

.contactLoc {
    width: 100%;
    border: 1px solid #ccc;
    height: auto;
    float: left;
    margin: 30px 0
}

.contactLoc h3 {
    color: #fff;
    background: #5078c4;
    text-align: center;
    display: block;
    padding: 10px 0
}

.contactLoc div {
    width: 45%;
    margin: 10px 0;
    float: left
}

.contactLoc div img {
    width: 53%;
    margin: 0 auto;
    display: table
}

.telephone {
    font: normal 12px/25px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    text-decoration: none;
    border: 1px solid #42474d;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: left;
    margin: 0;
    padding: 0;
    height: 60px;
    clear: both
}

.telephone ul {
    margin: 10px 5px;
    padding: 0
}

.telephone ul li {
    width: 47%;
    background: 0 0 !important;
    padding: 6px 0 0 0;
    float: left
}

.telephone ul li a {
    padding: 7px 0 2px 4px;
    color: #000;
    text-decoration: underline;
    display: table
}

.telephone ul li a:hover {
    padding: 7px 0 2px 4px;
    color: #000;
    text-decoration: underline
}

.telephone ul li::before {
    content: none
}

.telephone ul li img {
    margin: -2px 8px 0 0;
    display: table
}

.contact_person {
    width: 45%;
    float: left
}

.contactFB {
    display: block;
    text-align: center
}

.Servicestext {
    color: #fff;
    text-decoration: none;
    text-align: center;
    list-style: none;
    margin: 25px 10px 0 0 !important;
    padding: 0;
    display: block
}

.Servicestext li {
    background-image: none !important;
    width: 49%;
    display: inline-block;
    margin: 0 0 15px 0 !important;
    padding: 0 !important
}

.Servicestext li::before {
    content: none !important
}

.Servicestext a {
    color: #fefefe;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 330px;
    height: 38px !important;
    border: 1px solid #0e4d8a;
    padding: 10px 5px 2px 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #051844;
    text-decoration: none !important
}

.Servicestext a:hover {
    text-decoration: none;
    color: #fff;
    display: block;
    background: #0e2f72;
    border: 1px solid #1d79c2;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.virtualAcademy h3 {
    font-size: 20px;
    line-height: 1.6
}

.virtualAcademy img {
    margin: 0 5px
}

.virtualAcademy .PDFtext {
    padding: 0
}

.virtualAcademy .PDFtext img {
    display: inline-block;
    margin: 0;
    width: auto
}

.members {
    background: #fff;
    padding: 10px;
    color: #062f66;
    text-align: left
}

.paragraph {
    width: 99%;
    padding: 10px;
    color: #fff;
    color: #595959;
    font-weight: 400
}

.members a,
.paragraph a {
    color: #062f66 !important;
    text-decoration: underline
}

.members a:hover,
.paragraph a:hover {
    color: #062f66 !important;
    text-decoration: none
}

#light p,
.paragraph p {
    color: #061c47
}

.white_content {
    display: none;
    position: fixed;
    top: 45%;
    left: 25%;
    width: 35%;
    height: auto;
    padding: 15px;
    border: 5px solid #5078c4;
    background-color: #fff;
    z-index: 1002;
    overflow: auto;
    margin-top: -148px
}

.popupvideo {
    margin: 0 auto;
    width: 82%;
    font-size: 12px
}

.popupvideo img {
    max-width: 100%;
    height: auto
}

.profileDesc {
    padding: 50px 0 20px 10px;
    background-color: #406ec6;
    border-radius: 10px;
    width: 70%;
    display: inline-block;
    color: #fff;
    margin-bottom: 15px
}

.profileDesc p {
    padding: 0
}

.profileDesc img {
    float: left;
    margin: -30px 20px 0 0
}

.profileDesc span a {
    color: #fff
}

.profileDesc1 {
    padding: 50px 0 0 10px;
    height: 70px;
    background-color: #406ec6;
    border-radius: 10px
}

.alignright {
    text-align: right
}

.executiveP .profileDesc {
    margin-bottom: 0
}

.executiveP p {
    padding: 0
}

.committee3 h3 {
    padding-bottom: 8px
}

.profileDesc1 img {
    float: left;
    margin: -30px 20px 0 0
}

.margin-b {
    margin-bottom: 10px
}

.journal-lists {
    width: 45%;
    height: auto;
    float: left;
    padding-right: 5%
}

.absmiddleimg {
    vertical-align: middle
}

.ifso-newsimg {
    vertical-align: middle;
    margin: 10px 10px 10px 0
}

.floatright {
    float: right !important
}

.floatleft {
    float: left !important
}

.outerpdf {
    width: 100%;
    height: 30px
}

.ifsc-yearimg {
    float: left;
    margin: 30px 30px 30px 0
}

.year-name {
    font-size: 35px;
    line-height: 1.3;
    color: #061a44;
    padding: 0;
    text-decoration: none
}

.year-name a {
    color: #061a44;
    text-decoration: none
}

.year-name a:hover {
    color: #061a44;
    text-decoration: none
}

.topmargin,
.urltop {
    padding-top: 28px
}

.click-here {
    color: #b9cff8;
    padding: 15px 0 0 0;
    text-decoration: none;
    font-size: 15px
}

.click-here a {
    color: #b9cff8;
    text-decoration: underline
}

.click-here a:hover {
    color: #b9cff8;
    text-decoration: none !important
}

.Drs-prodiv {
    padding: 50px 0 0 25px;
    height: 70px;
    background-color: #406ec6;
    border-radius: 10px;
    width: 60%;
    color: #fff;
    margin: 25px 0 0 0
}

.Drs-prodiv img {
    float: left;
    margin: -30px 20px 0 0
}

.chapterImgs a {
    display: table;
    margin: 15px auto
}

.tableborder {
    border: 1px solid #ccc
}

.formHead {
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    background: #051844;
    text-decoration: none;
    padding: 5px 10px
}

.formHead a {
    color: #fff;
    text-decoration: underline
}

.formHead a:hover {
    color: #fff;
    text-decoration: none
}

.text-address {
    color: #595959;
    font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
    padding: 0 10px;
    text-align: justify;
    text-decoration: none
}

.joinD-button {
    float: left;
    background-color: #051844;
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    margin: 0 0 25px 24px;
    font-family: 'Open Sans', sans-serif;
    padding: 6px 27px
}

.joinD-button a {
    color: #569fd9;
    text-decoration: none
}

.joinD-button a:hover {
    color: #569fd9;
    text-decoration: none
}

#txtindiMem {
    clear: left;
    height: 36px !important
}

.dropDownF,
.feedback-form,
.textArea-c,
.textArea-f,
.txtfield-c,
.txtfield-cf,
.txtfield-f {
    border: 1px solid #0b162a !important
}

#payment,
#renewpayment {
    height: 155px;
    margin: 20px 0;
    padding: 20px 0 0 20px;
    width: 92%;
    float: left;
    background: #09467d;
    color: #fff !important;
    line-height: 1.5
}

#indiMembre > label {
    float: left;
    margin-bottom: 10px
}

#subSurDiv {
    background: none repeat scroll 0 0 #09467d;
    float: left;
    margin: 0 0 20px 0;
    padding: 20px;
    width: 90%;
    color: #fff;
    line-height: 1.6
}

#asmbsDiv {
    margin-top: 12px
}

.joinS-button {
    width: 102px;
    height: 30px;
    float: left;
    background-color: #051844;
    color: #569fd9;
    text-align: center;
    text-decoration: none;
    margin: 10px 0 0 10px
}

.proceed {
    background-color: #051844;
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    margin: 11px 0 0 6px;
    font-family: 'Open Sans', sans-serif;
    padding: 6px 27px;
    border: 0;
    text-transform: uppercase;
    cursor: pointer
}

.joinS-button a {
    color: #569fd9;
    text-decoration: none
}

.joinS-button a:hover {
    color: #569fd9;
    text-decoration: none
}

.txtfield-f {
    border-radius: 5px;
    font: 15px 'Open Sans', sans-serif;
    margin: 0 auto;
    padding: 2px 4px;
    text-decoration: none;
    vertical-align: middle;
    width: 60%;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.sub2 {
    background-position: 96% center
}

.form-control {
    float: left;
    width: 60%;
    padding: .375rem .75rem;
    font-size: 14px;
    line-height: 1.5;
    color: #0e2f72;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #a5a0a0;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.btn-primary {
    color: #fff;
    background-color: #448aff;
    border-color: #448aff
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

#asmbsDiv .asbmscon {
    border-radius: 5px;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    height: 25px;
    margin: 0 auto;
    padding: 2px 4px;
    text-decoration: none;
    vertical-align: middle;
    width: 23%;
    float: left
}

#indiMembre {
    float: left;
    width: 77%
}

#indiMembre > label {
    float: left;
    color: #29508f
}

.Servicestext {
    color: #fff;
    text-decoration: none;
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0
}

.Servicestext {
    color: #fff;
    text-decoration: none;
    text-align: center;
    list-style: none;
    margin: 25px 10px 0 0 !important;
    padding: 0;
    display: block
}

.Servicestext a.activem {
    background: #0e2f72
}

.Servicestext li {
    background-image: none !important;
    width: 49%;
    display: inline-block;
    margin: 0 0 15px 0 !important;
    padding: 0 !important
}

.Servicestext a {
    color: #fefefe;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 335px;
    height: 30px;
    border: 1px solid #0e4d8a;
    padding: 10px 5px 2px 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #22356b;
    text-decoration: none !important
}

.Servicestext a:hover {
    text-decoration: none;
    color: #fff;
    display: block;
    background: #0e2f72;
    border: 1px solid #1d79c2;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.Servicestext a.active {
    background: #0e2f72
}

#asmbsDiv label {
    float: left;
    margin: 0 0 20px 10px;
    text-align: left;
    width: 105px !important
}

#asmbsDiv input {
    float: left;
    width: 150px;
    margin-bottom: 20px
}

.tip {
    text-align: center;
    font-family: arial;
    padding: 4px;
    border: 1px solid #ccc
}

.tip img {
    -moz-box-shadow: inset 0 2px 8px #333;
    -webkit-box-shadow: inset 0 2px 8px #000;
    box-shadow: inset 0 2px 8px #333;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px
}

.tipblk {
    background: #fff !important;
    color: #000 !important;
    text-align: left;
    font-size: 13px;
    padding: 10px
}

.bottom {
    text-align: center;
    margin-top: 10px
}

.bottom a {
    color: #06f;
    text-decoration: none;
    font-size: 13px
}

.tip span.flag {
    display: inline-block
}

.tip span.cn {
    display: inline-block;
    vertical-align: top;
    padding-top: 8px;
    padding-left: 10px;
    text-transform: uppercase
}

.tt-panel-outer {
    width: 100%;
    margin: 20px 0
}

.tt-panel-outer h3 {
    background-color: #fafafa;
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #22356b;
    padding: 15px 55px 15px 20px;
    border: 1px solid #ddd;
    cursor: pointer;
    text-align: left;
    letter-spacing: 0;
    font-family: 'Open Sans', sans-serif
}

.tt-panel-inner {
    background-color: #fff;
    padding: 15px 20px;
    border-top: 0;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1
}

.simple-text p {
    font-size: 15px;
    color: #4f5051;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 0;
    padding: 0 0 10px 0;
    text-align: justify
}

.dashboard {
    padding: 0 0 30px 0;
    border: none
}

.dashboard ul {
    margin: 0;
    padding: 0;
    text-align: left
}

.dashboard li {
    border: 1px solid #3a76cc;
    text-transform: uppercase;
    color: #fff;
    font: 500 16px/60px 'Work Sans', sans-serif;
    margin: 15px .5% !important;
    padding: 0 !important;
    width: 29%;
    min-width: 150px;
    display: inline-block;
    text-align: center
}

.textMain .dashboard ul li::before {
    content: ""
}

.dashboard li a {
    color: #454a5d;
    display: block;
    text-decoration: none;
    padding: 90px 0 0 0
}

.dashboard .documents a {
    background: url(https://www.ifso.com/images/member/document-on.png) no-repeat center 24px;
    background-size: 46px 45px
}

.dashboard .documents a:hover {
    background: url(https://www.ifso.com/images/member/document.png) no-repeat center 24px;
    background-size: 46px 45px
}

.dashboard .jobs a {
    background: url(https://www.ifso.com/images/member/jobs-on.png) no-repeat center 11px;
    background-size: 64px 64px
}

.dashboard .jobs a:hover {
    background: url(https://www.ifso.com/images/member/jobs.png) no-repeat center 11px;
    background-size: 64px 64px
}

.dashboard .my-profile a {
    background: url(https://www.ifso.com/images/member/user-on.png) no-repeat center 19px;
    background-size: 50px 50px
}

.dashboard .my-profile a:hover {
    background: url(https://www.ifso.com/images/member/user.png) no-repeat center 19px;
    background-size: 50px 50px
}

.dashboard .edit-profile a {
    background: url(https://www.ifso.com/images/member/user_edit_on.png) no-repeat center 7px
}

.dashboard .edit-profile a:hover {
    background: url(https://www.ifso.com/images/member/user_edit.png) no-repeat center 7px
}

.dashboard .certificate a {
    background: url(https://www.ifso.com/images/member/certificate-on.png) no-repeat center 19px;
    background-size: 55px 54px
}

.dashboard .certificate a:hover {
    background: url(https://www.ifso.com/images/member/certificate.png) no-repeat center 19px;
    background-size: 55px 54px
}

.dashboard .logout a {
    background: url(https://www.ifso.com/images/member/logout-on.png) no-repeat center 19px;
    background-size: 55px 54px
}

.dashboard .logout a:hover {
    background: url(https://www.ifso.com/images/member/logout.png) no-repeat center 19px;
    background-size: 55px 54px
}

.dashboard .upload_pic a {
    background: url(https://www.ifso.com/images/member/upload_pic_on.png) no-repeat center -13px;
    background-size: 100px 100px
}

.dashboard .upload_pic a:hover {
    background: url(https://www.ifso.com/images/member/upload_pic_grey.png) no-repeat center -13px;
    background-size: 100px 100px
}

.dashboard .change-pwd a {
    background: url(https://www.ifso.com/images/member/key-on.png) no-repeat center 6px
}

.dashboard .change-pwd a:hover {
    background: url(https://www.ifso.com/images/member/key.png) no-repeat center 6px
}

.dashboard .find-member a {
    background: url(https://www.ifso.com/images/member/member-on.png) no-repeat center 6px
}

.dashboard .find-member a:hover {
    background: url(https://www.ifso.com/images/member/member.png) no-repeat center 6px
}

.dashboard .video-upload a {
    background: url(https://www.ifso.com/images/member/video-grey.png) no-repeat center 18px
}

.dashboard .video-upload a:hover {
    background: url(https://www.ifso.com/images/member/video-grey.png) no-repeat center 18px
}

.dashboard li span {
    display: block;
    vertical-align: bottom;
    background: #dcdee0;
    font: normal 13px/34px 'Work Sans', sans-serif
}

.dashboard li:hover span {
    background: #3b5998;
    color: #fff
}

.textMain .dashboard_heading {
    font-size: 27px
}

@media screen and (max-width:1170px) {
    p.jvcr_btn {
        width: 300px !important
    }

    p.jvcr_volume {
        width: 300px !important;
        margin: 0 auto;
        float: none !important
    }

    .Servicestext li {
        width: auto
    }

    main {
        width: 98%;
        margin: 0 1%
    }

    article {
        width: 98%
    }

    aside {
        float: none;
        margin: 20px auto;
        clear: both
    }

    .textMain ul.contentList li {
        width: 98%
    }
}

@media screen and (max-width:1023px) {
    .Servicestext {
        height: auto
    }

    article {
        width: 96%;
        padding-right: 0
    }

    .Servicestext li {
        float: none;
        margin: 10px auto !important
    }

    .txtfield-f {
        width: 100%;
        margin: 10px auto
    }

    #asmbsDiv .asbmscon {
        width: 100%
    }

    #asmbsDiv label {
        margin: 0 0 4px 0;
        text-align: left;
        width: 100% !important
    }

    #asmbsDiv input {
        width: 96%;
        padding: 5px 2%
    }

    .telephone {
        height: auto;
        float: left;
        width: 100%
    }

    .contactPerson1 {
        width: 37%
    }

    .telephone ul li {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .textMain h2 {
        font-size: 21px;
        padding: 0
    }

    article {
        width: 98%;
        padding: 0 1%;
        border: none;
        min-height: 100px
    }

    aside {
        border: none;
        float: none;
        margin: 10px auto;
        clear: both
    }

    #payment,
    #renewpayment {
        height: auto;
        padding: 20px 3%;
        width: 93%
    }

    #subSurDiv {
        padding: 20px 3%;
        width: 94%
    }

    .Servicestext {
        margin: 0 !important
    }

    .profileDesc {
        padding: 50px 0 20px 2%;
        width: 98%
    }
}

@media screen and (max-width:639px) {
    p.jvcr_btn {
        width: 300px !important;
        margin: 0 auto;
        float: none !important
    }

    main {
        width: 96%;
        margin: 0 2%
    }

    .contactPerson2 {
        width: 46%;
        margin: 20px 5px 0
    }

    .contactPerson1 {
        width: 46%;
        margin: 20px 5px 0
    }

    .contactPerson1 img,
    .contactPerson2 img {
        height: auto
    }

    .telephone {
        height: auto
    }

    .telephone ul li {
        width: auto
    }

    .textMain h1 {
        font-size: 24px
    }

    .textMain h3 {
        font-size: 20px
    }

    .backtobot,
    .backtotop {
        display: none !important
    }

    .ifso-chat-icon,
    .ifso-chat-close {
        right: 0px !important;
    }
}

@media screen and (max-width:470px) {
    aside {
        width: 99%;
        padding: 10px 0 0 1%
    }

    .dashboard {
        width: 75%;
        margin: 0 auto
    }

    .dashboard li {
        width: 100%
    }

    main {
        width: 98%;
        margin: 0;
        display: block;
        overflow: hidden
    }

    .dashboard {
        width: 75%;
        margin: 0 auto
    }

    .dashboard li {
        width: 100%
    }
}

@media screen and (max-width:640px) and (min-width:480px) and (orientation:landscape) {
    .Servicestext li {
        width: 100%
    }

    .Servicestext a {
        width: 95%
    }
}

@media screen and (max-width:963px) and (min-width:600px) and (orientation:portrait) {
    .Servicestext li {
        margin: 0 0 15px !important;
        padding: 0 !important
    }

    .Servicestext a {
        height: 30px;
        padding: 10px 5px 2px;
        width: 97%
    }
}

@media screen and (max-width:479px) {
    .Servicestext a {
        width: auto
    }
}

@media screen and (max-width:767px) {
    .media li {
        float: none;
        margin-bottom: 10px
    }

    .textMain ul li {
        float: none;
        margin-bottom: 10px
    }
}
