body .extendedwopts-show {
display: none;
}
body .widgetopts-hide_title .widget-title {
display: none;
}
body .extendedwopts-md-right {
text-align: right;
}
body .extendedwopts-md-left {
text-align: left;
}
body .extendedwopts-md-center {
text-align: center;
}
body .extendedwopts-md-justify {
text-align: justify;
}
@media screen and (min-width: 1181px) {
body .extendedwopts-hide.extendedwopts-desktop {
display: none !important;
}
body .extendedwopts-show.extendedwopts-desktop {
display: block;
}
body .widget.clearfix-desktop {
clear: both;
}
}
@media screen and (max-width: 1024px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 1180px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 767px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
@media screen and (max-width: 991px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
.panel-cell-style:after {
content: "";
display: block;
clear: both;
position: relative;
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align:top;}:focus {outline: 0;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;} nav ul {list-style:none;} body {line-height:normal;} ol, ul {list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;} table {border-collapse: collapse; border-spacing: 0;} input, select {vertical-align:middle;} abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}  mark {background-color:#ff9; color:#000; font-style:italic; font-weight:bold;} del { text-decoration: line-through;} ins { color:#000; text-decoration:none;} body {font-family: 'Roboto', sans-serif; font-size: 17px; line-height: 30px; color:#333;}
h1, h2, h3, h4, h5, h6 {font-weight:700; line-height:1.2; margin:0;}
h1 {font-size:32px; padding:0 0 15px;}
h2 {font-size:28px; padding:0 0 15px; }
h3 {font-size:24px; padding:0px 0 10px;}
h4 {font-size:18px; padding:0px 0 10px;}
h5 {font-size:16px; padding:0px 0 8px;}
h6 {font-size:16px; padding:0px 0 8px;}
a:link, a:visited {color:#666666; text-decoration:none; outline:0;}
a:focus, a:hover{color:#999; text-decoration:none;}
a:active {color:#000; text-decoration:none;}
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {margin:0;} .fl {float:left;} .fr {float:right;} blockquote{margin:1.5em;color:#666;font-style:italic;} 
strong, dfn, b {font-weight:bold;} em, dfn{font-style:italic;} sup,sub {line-height:0; font-size:.6em;} 
sup {vertical-align:super} sub {vertical-align:sub;} abbr,acronym{border-bottom:1px dotted #666;} address{margin:0 0 1.5em;font-style:italic;} 
del{color:#666;} pre{margin:1.5em 0;white-space:pre;} pre,code,tt {font:1em'andale mono','lucida console',monospace;line-height:1.5;}
ul,ol{margin:0 0 1.5em 0; padding-left:1.5em;} li ul, li ol{margin:0;} ul{list-style-type:disc;} ol{list-style-type:decimal;}
dl{margin:0 0 1.5em 0;} dl dt{font-weight:bold;} dd{margin-left:1.5em;}
table{margin-bottom:10px; width:100%;} th{font-weight:bold;} thead th{background:#c3d9ff;} th,td,caption{padding:4px 10px 4px 5px;} tfoot{font-style:italic;} caption{background:#eee;} tbody tr:nth-child(even) td,tbody tr.even td{} small{font-size:11px;} .red, .require, .star {color:#F00;} .center {text-align:center;} .justify {text-align:justify;} .clearing, .flowfix {overflow:hidden; width:100%;} .overfix {overflow:hidden;} .clr, .clear {clear:both; line-height:0px; height:0; display:block;} .nomg {margin-left:0 !important; margin-right:0 !important;} .hide, .ui-helper-hidden-accessible, .ui-tabs-hide {display:none;} .animated {visibility:hidden;} .section {float:left; width:100%; clear:both;} .row {display:block; float:left; margin-bottom:0px;} .relative {position:relative;} .fleft {float:left;} .fright {float:right;} .main, .container {width:1200px; margin:0 auto; position:relative;} .container {position:static;} .main-boxed {width:1220px; margin:0 auto;} 
.grid, [class*="grid"] {float: left; margin-left:10px; margin-right:10px; } .grid.fright, [class*="grid"].fright {float:right;} .off-grid  {float:left;}
.grid.first, [class*="grid"].first {margin-left:0px; } [class*="grid"] [class*="grid"]:first-child {margin-left:0px;}
.grid.last, [class*="grid"].last {margin-right:0px;} [class*="grid"] [class*="grid"]:last-child {margin-right:0px;}
.grid1 {width:80px;} .grid2 {width:180px;} .grid3 {width:280px;} .grid4 {width:380px;} .grid5 {width:480px;} .grid6 {width:580px;} 
.grid7 {width:680px;} .grid8 {width:780px;} .grid9 {width:880px;} .grid10 {width:980px;} .grid11 {width:1080px;} .grid12 {width:1180px;}
.grid12 > .grid3:nth-child(4n), .grid9 > .grid3:nth-child(3n), .grid6 > .grid3:nth-child(2n), .grid12 > .grid4:nth-child(3n), .grid8 > .grid4:nth-child(2n) {margin-right:0;}
.off-desktop, .on-tablet, .on-phone {display:none;} .on-desktop, .off-tablet, .off-phone {display:block;} 
a.on-desktop, a.off-tablet, a.off-phone {display:inline-block;}
@media (max-width: 1280px) {
.main, .container {width:960px;} .main-boxed {width:980px;}
.grid1 {width:60px;} .grid2 {width:140px;} .grid3 {width:220px;} .grid4 {width:300px;} .grid5 {width:380px;} .grid6 {width:460px;} 
.grid7 {width:540px;} .grid8 {width:620px;} .grid9 {width:700px;} .grid10 {width:780px;} .grid11 {width:860px;} .grid12 {width:940px;}
.off-desktop, .off-tablet, .on-phone {display:none;} a.off-desktop, a.off-tablet, a.on-phone {display:none;}
.on-desktop, .on-tablet, .off-phone {display:block;} a.on-desktop, a.on-tablet, a.off-phone {display:inline-block;}
}
@media (min-width: 768px) and (max-width: 979px) {
.main, .container { width:720px;}  .main-boxed {width:740px;}  
.grid1 {width:40px;} .grid2 {width:100px;} .grid3 {width:160px;} .grid4 {width:220px;} .grid5 {width:280px;} .grid6 { width:340px;} 
.grid7 {width:400px;} .grid8 {width:460px;} .grid9 {width:520px;} .grid10 {width:580px;} .grid11 {width:640px;} .grid12 {width:700px;} 
.off-tablet, .on-desktop, .on-phone {display:none;} a.off-tablet, a.on-desktop, a.on-phone {display:none;} 
.off-phone, .on-tablet, .off-desktop  {display:block;} a.off-phone, a.on-tablet, a.off-desktop  {display:inline-block;} 
}
@media (max-width: 767px) {
.main, .container {max-width:90%; width:90%; } .row {width:100%; margin-bottom:0px;} .off-grid {display:none;}
.grid1,.grid2,.grid3,.grid4,.grid5,.grid6,.grid7,.grid8,.grid9,.grid10,.grid11,.grid12 {width:100%; margin-left:0px; margin-right:0px;}
}
@media (max-width: 979px) {
.on-desktop, .off-phone, .on-tablet {display:none;} a.on-desktop, a.off-phone, a.on-tablet {display:none;} 
.on-phone, .off-desktop, .off-tablet {display:block;} a.on-phone, a.off-desktop, a.off-tablet {display:inline-block;} 
} .one-half, .one-third, .two-third, .one-fourth, .three-fourth {padding-bottom:10px; float:left;}
.one-half {width:49%; padding-right:2%;} .one-half.last {float:right; padding-right:0;}
.one-third {width:32%; padding-right:2%;} .one-third.last {float:right; padding-right:0;}
.two-third {width:66%; padding-right:2%;} .two-third.last {float:right; padding-right:0;}
.one-fourth {width:23.5%; padding-right:2%;} .one-fourth.last {float:right; padding-right:0;}
.three-fourth {width:74.5%; padding-right:2%;} .three-fourth.last {float:right; padding-right:0;}
.one-half+.one-half, .one-third+.two-third, .two-third+.one-third, .one-third+.one-third+.one-third, 
.one-fourth+.one-fourth+.one-half, .one-fourth+.one-half+.one-fourth, .one-half+.one-fourth+.one-fourth, 
.one-fourth+.three-fourth, .three-fourth+.one-fourth, .one-fourth+.one-fourth+.one-fourth+.one-fourth {float:right; padding-right:0%;} 
.one-half.fleft {padding-right:2%;} .one-half.fright {padding-right:0%;} .col-full, .full-col {width:100%; float:left; padding-bottom:10px;}
.ie7 .one-half {width:48.5%;} .ie7 .one-third {width:31.5%;} .ie7 .two-third {width:65.5%;} .ie7 .one-fourth {width:23%;} .ie7 .three-fourth {width:74%;}
@media (max-width:767px) { 
.one-half, .one-fourth, .three-fourth {width:49%; padding-right:2%;} .one-fourth+.one-fourth {padding-right:0;} 
.one-third, .two-third {width:100%; padding-right:0;} }
@media (max-width: 599px) { 
.one-half, .one-third, .two-third, .one-fourth, .three-fourth {width:100%; padding-right:0%;} } button, input[type="button"], input[type="reset"], input[type="submit"] {border-radius:5px;border:2px solid #111111; background:#111111; color:#fff; vertical-align:top; box-sizing:border-box; -webkit-appearance:inherit; appearance:inherit; cursor:pointer; transition:all 400ms; padding:6px 33px; font-size:16px; line-height:24px; font-weight:700; text-transform:uppercase;} 
input[type="reset"] {background:#616161;border-color:#616161;}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {color:#fff; background: #02384f; border-color: #02384f;} 
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {}
input[type="text"], input[type="email"], input[type="url"],input[type="password"], input[type="search"], input[type="tel"], input[type="date"], textarea, select {color: #666; border: 1px solid #cccccc; box-sizing:border-box;}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="date"]:focus,  textarea:focus, select:focus {color: #111; border-color:#a9a9a9;} 
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="date"], textarea, select {padding:8px 15px; font-size:14px; line-height:22px;} .search-toggle {position: absolute;right: 15px;top: 14px;width: 29px;z-index: 99;cursor: pointer;text-align: center;}
.search-toggle .icon-search {display:block; height:30px; color:#ffffff; font-size:16px; line-height:30px;}
.search-toggle .icon-search:hover {color:#ffffff;}
.header .esearch {display:none; position:absolute; top:56px; right:15px; background:#000; padding:10px; width:300px; z-index:99;}
.header .esearch form {position:relative; width:100%;}
.header .esearch input.field {width:100%; background:#000; border:1px solid #2f2f2f; color:#fff; padding:5px 45px 6px 12px;}
.header .esearch button.submit {position:absolute; background:none; border:0 none; color:#4f4f4f; right:3px; padding:0; top:0; width:30px; height:28px;}
.header .esearch button.submit:hover {color:#fff;} a:link, a:visited {color:#000; text-decoration:none; transition:all 350ms;} 
.iboxs a:link, .iboxs a:visited, .iboxs a:active, .iboxs a:focus,.iboxs a:hover{color:#fff; text-decoration:none; transition:all 350ms;} 
a:hover, a:focus, a:active {color:#000; text-decoration:underline;} a:focus {outline:0;} a:hover, a:active {outline: 0;text-decoration:underline;}
a.button, a.btn {background-color:#02384f;border:1px solid #02384f;color:#fff;font-size:16px;line-height:24px;font-weight:500; padding: 10px 24px;text-transform:capitalize;display: inline-block;transition:all .3s; box-sizing:border-box;text-decoration:none; border-radius: 0} 
a.button:hover {opacity: 0.8}
a.button+.button {margin-right:10px;}
a.btn-small {padding:9px 25px 10px; font-size:16px;} 
a.btn-large {padding:19px 75px 20px; font-size:20px; line-height:30px;}
a.btn-wider {width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
a.btn-trans {background-color:transparent; color:#005c8e; border-color:#005c8e;}
a.btn-trans:hover {background-color:#005c8e; color:#fff; border-color:#005c8e;}
a.btn-none { background:none !important; color:#005c8e !important; padding:0; border:0 none;}
a.btn-none:hover {opacity:.6;}
a.button.btn-call {background: #02384f;color: #fff;border: 1px solid #02384f;border-radius: 5px;padding: 10px 20px 10px 25px;box-sizing: border-box;font-size: 14px}
a.button.btn-call-two{background: #02384f;color: #000000;border: 2px solid #02384f;border-radius: 5px;}
a.button.btn-call:hover {background: #545151;color: #fff;border-color: #545151;}
a.button.btn-call-two:hover{background: transparent;color: #02384f;border: 2px solid #02384f;}
.site-top a.button.btn-call:before {content: '\f095';font-family: FontAwesome;margin-right: 7px;}
.site-top a.button.btn-call-two:before {content: '\f095';font-family: FontAwesome;margin-right: 7px;} .masthead .site-header {} .masthead.header-style3 .site-header {display:none;} 
.masthead.header-style2.has-banner .site-header { background:rgba(255,255,255,.85);}
.site-header {padding: 23px 0; background:#ffffff;position: relative;}.header-top {overflow:hidden;}
.site-logo { float:left; margin-left:10px;} .site-logo img {max-width:100%; width:auto;}
.site-logo {position: absolute;top: 5px;z-index: 9;max-width: 250px;}
.site-right {float: right;display: flex;align-items: center;}
.site-logo a {overflow:hidden;z-index:9999}
.header-block {position:relative;}
.site-top {margin-right:10px;display: inline-block;float: right;}
.site-top .services-btn{display: inline-block;}
.btn-block{display: inline-block;}
.site-top .phone {position: relative;}
.site-top .phone a:hover {background: #d5a321;transition: all 400ms;}
.site-top .phone a::before {content: "\f095";font-family: FontAwesome;font-size: 18px;position: absolute;left: 24px;bottom: 10px;color: #fff;}
.site-top .phone a:hover{text-decoration: none;}
.site-top .phone a{padding: 10px 25px 10px 45px;border-radius: 5px;background: #b58b1d;color: #333333;font-size: 20px;font-weight: 600;color: #fff;display: inline-block;position: relative;}
.site-top .socials, .site-top .phones, .site-top .buttons {display:inline-block;margin-left: 20px}
.site-top .services-block{display: inline-block;margin-left: 20px;}
.site-top .buttons a.btn-trans:hover {background:#22a7f0; color:#fff;}
.socials {} .socials .link {display:inline-block;text-align:center;overflow:hidden;margin:0 2px;}
.socials .link a {display: block;color: #fff;transition: all 300ms;font-size: 16px;height: 32px;width: 32px;text-align: center;margin: 0 auto;line-height: 32px;border-radius: 5px;}
.socials .link a i.fa-bbb {background: url(//www.dsminsurance.com/wp-content/themes/scdsm/images/bb.png);background-size: 14px;width: 32px;height: 32px;background-repeat: no-repeat;}
.site-top a.last-btn{background: transparent;border: 2px solid #1b27ad;color: #02384f;border-radius: 5px;padding: 8.5px 19px 8.5px 39px;position: relative;}
.site-top a.last-btn:hover{background: #02384f;border: 2px solid #1b27ad;color: #fff;}
.site-top .phones a.last-btn::before {content: "\f095";font-family: FontAwesome;font-size: 24px;position: absolute;left: 10px;top: 11px;}
.site-top a.first-btn{font-size: 14px;border-radius: 5px;background: #046939;padding: 8.5px 16px;border: 2px solid #046939;}
.site-top a.first-btn:hover{background: transparent;color: #02384f;}   .banner-wgs {position:absolute; top:50%; z-index:9; transform:translate(0,-50%);} 
.banner-wgs .wgs-banner {padding:2px 20px 13px; width:340px;position: absolute;right: 0;transform: translateY(-50%);z-index: 99;     background: rgba(0, 70, 27, 0.95); margin-bottom:0; float:right; box-sizing:border-box;border: 2px solid rgba(0, 70, 27, 0.95);border-radius: 10px} 
.banner-wgs .wpcf7 p {padding-bottom:2px !important;line-height: 1}  .banner-wgs p span {color:#fff;} .banner-wgs a {color:#22a7f0; text-decoration:none;} .banner-wgs a {color:#0e8cd1; text-decoration:none;}
.banner-wgs .wg-title {font-size:22px; padding:14px 0 8px; color:#fff; text-transform:uppercase;font-weight: 700;}
.banner-wgs .wpcf7 .wpcf7-text, .banner-wgs .wpcf7 .wpcf7-textarea, .banner-wgs .wpcf7 select {padding: 3px 10px;background: #fff;font-size: 12px;font-weight: 400;color: #c2c2c2 !important;border-color: #d7d7d7;margin: 0;width: 100%;border-radius: 5px;}
.banner-wgs .wpcf7 ::-webkit-input-placeholder { color: #c2c2c2;}
.banner-wgs .wpcf7 ::-moz-placeholder {color: #c2c2c2; opacity: 1;}
.banner-wgs .wpcf7 :-ms-input-placeholder{color: #c2c2c2;}
.banner-wgs .wpcf7 .wpcf7-textarea {height:40px; vertical-align:top;border-radius: 5px;font-family: 'Roboto', sans-serif} 
.banner-wgs .wpcf7 .wpcf7-not-valid-tip {position:absolute; right:5px; top:0px; font-size:11px !important;}
.banner-wgs .wpcf7 .ishuman .wpcf7-not-valid-tip {width:180px; top:35px; right:auto; left:0; display:none;}
.banner-wgs .wpcf7 .wpcf7-captchar {height:38px;} .banner-wgs .wpcf7 img.wpcf7-captchac {    margin-top: 0;margin-left: 15px;border-radius: 0;}
.banner-wgs .wpcf7 .wpcf7-response-output {font-size:11px; margin:2px 0 5px; padding:7px 8px 8px;}
.banner-wgs .wpcf7 input[type="submit"] {padding: 6px 25px;border-radius: 5px;background: #111111;margin-top: 5px;font-size: 14px}
.banner-wgs .wpcf7 .wpcf7-form-control-wrap .wpcf7-captchar{border-radius: 0;}
.banner-wgs .wpcf7 input[type="submit"]:hover{background: #02384f;color: #111} .featured {} .featured img {max-width:100%; height:auto;}
.featured .wgs {float: left;width: 25%;box-sizing: border-box}
.featured .wgs .wg-title {background: #00461b;color: #fff;font-size: 18px;font-weight: 400;line-height: 1;text-align: center;padding: 26px 8px;box-sizing: border-box;vertical-align: middle;width: 100%;text-transform: capitalize;}
.featured .wgs .wg-title a:hover{color: #fff;}.featured .ibox-3 .wg-title  {background: #006025}.featured .ibox-5 .wg-title  {background: #006025} .bottom {background:#106db1; color:#fff; font-size:30px; font-weight:400; padding: 10px 0;;} 
.bottom .wgs {margin-bottom:20px;} .bottom .wgs:last-child {margin-bottom:0;}
.bottom .call-action .cta-wrap {padding:8px 0;} .call-action, .widget-cta {margin-bottom:0;} .call-action .cta-wrap {padding: 0;position: relative;} .call-action.section-cta .cta-wrap {padding:0 10px;}
.call-action .cta-action {display:inline-block; position:absolute; right:10px; top:50%; transform:translateY(-50%);}
.call-action.center .cta-action, .center .cta-action {float:none; position:static;}
.call-action .cta-text {padding-top: 5px;padding-right: 250px;}  .call-action h3 strong, .call-action h4 strong {text-transform:uppercase;}
.wgs-ba .call-action h2{font-weight: 500;color: #fff;line-height: 40px; }
.cta-mail{position: absolute;right: 10px;bottom: 16px;}
.cta-text p .cta-mail{font-size: 20px;font-weight: 700;color: #fefefe;}
.wgs-ba .call-action a.button {padding:13px 23px ; font-size: 18px; font-weight:400; background: transparent; border-color: #fff; color:#fff; margin:0; min-width:160px;} 
.wgs-ba .call-action a.button:hover {background: #fff;color: #000;} 
.call-action a.button span p{font-size: 20px;font-weight: 700;color: #fefefe;margin-top: 7px;}
.wgs-ba.call-action a.button {position:relative; bottom: 6px !important; padding:8px 10px 9px; font-size:26px; font-weight:700; line-height:35px; background:url(//www.dsminsurance.com/wp-content/themes/scdsm/images/phone-icon2.png) no-repeat 0% 58% !important; background-size: 35px !important; border-color:transparent; !important; color:#fefefe; margin:0; min-width:160px;} 
.footer-call-action{background: #02384f;padding: 15px 0;}
.section-custom-btn-action .call-action .cta-wrap {padding: 0;position: relative;}
.section-custom-btn-action .cta-text h2 {color: #fff;line-height: 1.6;font-weight: 400;font-size: 26px;font-family: 'Roboto Slab', serif;padding-bottom: 0;}
.section-custom-btn-action .call-action a.button {position: relative;padding:  8px 30px;font-size: 16px;font-weight: 500;line-height: 30px;background: #595656;color: #fff;margin: 0;min-width: 160px;border: 2px solid #595656;box-sizing: border-box;text-align: center;border-radius: 5px}
a.button.button-cta:hover{background: #fff;border: 2px solid #fff;color: #333}
.section-custom-btn-action .cta-text h2 span{font-weight: 400!important}
.section-custom-btn-action .cta-text h2 a {color: #fff;text-decoration: underline;font-weight: 700;} .site-body .gform_wrapper {margin:16px 0} .site-body .gform_wrapper:first-child {margin-top:0} .site-body .gform_wrapper:last-child {margin-bottom:0}
.site-body .gform_wrapper:after {content: ""; display: table; width: 100%; height: 0; clear: both}
.site-body .gform_wrapper .gform_footer {padding:4px 0 0} .site-body .gform_wrapper .ginput_container.ginput_recaptcha {padding-top:4px !important}
.site-body .gform_wrapper ul.gform_fields {margin-right: -10px !important; margin-left: -10px !important}
.site-body .gform_wrapper ul li.gfield {max-width: 100% !important; margin:0 !important;margin-bottom: 5px !important;position:relative; padding-right:10px !important; padding-left: 10px !important} 
.site-body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {max-width: 100% !important; width: 100% !important}
.site-body .gform_wrapper ul li.gfield.gf_right_half, .site-body .gform_wrapper ul li.gfield.gf_left_half {max-width: 50% !important}
.ipg .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, .site-body .gform_wrapper ul li.field_description_below div.ginput_container_radio {margin-top:0;margin-bottom:6px}
.site-body .gform_wrapper label.gfield_label {font-weight:400;padding-bottom:8px;text-transform: capitalize;} .site-body .gform_wrapper li.hide-label .gfield_label {display:none} 
.site-body .gform_wrapper li.hidden_label input, .site-body .gform_wrapper li.hidden_label textarea, .site-body .gform_wrapper li.hidden_label select {margin-top:6px} 
.site-body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .site-body .gform_wrapper select, .site-body .gform_wrapper textarea {padding:7px 15px 8px !important;height:50px;width:100%;font-size:100%;line-height:1.4;border-radius: 0;border-color: #cccccc;color:#999999;outline-color:transparent;margin-left:0;margin-right:0;font-weight: 300;max-width: 60%} .site-body .gform_wrapper select {color:#999}
.site-body .light .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .site-body .light .gform_wrapper select, .site-body .light .gform_wrapper textarea {border-color: #fff;margin: 0}
.gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .site-body .gform_wrapper li.gfield_error select, .gform_wrapper li.gfield_error textarea {border-color:#ffbcbc !important}
.site-body .gform_wrapper input:focus:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .site-body .gform_wrapper select:focus, .site-body .gform_wrapper textarea:focus {border-color:rgba(0,0,0,0.25) !important;color:#000}
.site-body .gform_wrapper .chosen-container-multi.chosen-container .chosen-choices {min-height:44px !important;border-radius:0;border-color:rgba(0,0,0,0.15);color:#555;box-shadow:none !important}
.site-body .gform_wrapper .chosen-container-active .chosen-choices {border-color:rgba(0,0,0,0.25) !important}
.site-body .gform_wrapper .chosen-container-multi .chosen-choices li.search-field {padding:0;color:#555}
.site-body .gform_wrapper .chosen-container-multi .chosen-choices li.search-field input {height:auto !important;color:#a9a9a9 !important}
.site-body .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice {padding:7px 25px 8px 10px;font-size:90%;line-height:1;background:#eee}
.site-body .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {top:10px;right:5px}
.site-body .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label, .site-body .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label, .site-body .gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label, 
.site-body .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label, .site-body .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label, .site-body .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label {max-width:90%;font-size:100%} .site-body .gform_wrapper textarea, .site-body .gform_wrapper textarea.medium, .site-body .gform_wrapper textarea, .site-body .gform_wrapper textarea.large {height:230px}  
.site-body .light .gform_wrapper .gform_footer input.button:hover {background: #000; border-color: #000}
.site-body .gform_wrapper .gform_footer input.button {height: 50px;line-height: 1;padding: 5px 35px;width: auto;min-width: 220px;max-width: 230px;font-size: 18px;border-radius: 0;margin-bottom: 0;background: transparent;color: #000;border-color: #000;text-transform: uppercase;font-weight: 400;margin-right: 0;}
.site-body .wg .gform_wrapper .gform_body {width: calc(100% - 230px) !important;float: left;}
.site-body .wg .gform_wrapper .gform_footer {text-align: left;margin-top: 0px !important;width: 220px;float: right;clear: right;}
.site-body .wg .gform_wrapper .gform_footer input.button:hover {background: #fff;color: #000;border-color: #fff}
.site-body .gform_wrapper .gform_footer input.button:hover {background: #000;border-color: #000;color: #fff}
.site-body .gform_wrapper li.gfield.gfield_error, .site-body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {padding-top:0;padding-bottom:0;background:none;border:0 none;margin-top:0 !important;margin-bottom:0 !important}
.site-body .gform_wrapper .top_label .gfield div.ginput_container {margin-top:0 !important; position: relative;}
.site-body .gform_wrapper .field_description_below .gfield_description {font-weight: 400;margin-bottom:10px;margin-top: 5px;padding-top: 0}
.site-body .gform_wrapper .validation_message {font-weight:400;color:#e70023;font-size:11px}
.site-body .gform_wrapper div.validation_error {font-weight:400;font-size:13px;color:#e70023;border-color:#ff8c8c;padding:8px 0;width:100%; margin-bottom: 15px}
.site-body .gform_wrapper .gform_body {width:100% !important} 
.site-body .light .gform_wrapper .validation_message, .site-body .light .gform_wrapper div.validation_error {color: #fff}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {margin-left:0 !important;margin-right:0 !important}
.site-body .wg .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .site-body .wg .gform_wrapper select,
.site-body .ec-gform .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .site-body .ec-gform .gform_wrapper select {height: 70px; border-radius: 0; font-size: 18px;border: none;}
.site-body .wg .gform_wrapper .gform_heading .gform_description, .site-body .ec-gform .gform_wrapper .gform_heading .gform_description {width: 100%} 
.site-body .wg .gform_wrapper ul li.gfield, .site-body .ec-gform .gform_wrapper ul li.gfield {margin-bottom: 0 !important}
.site-body .wg .gform_wrapper .gform_footer, .site-body .ec-gform .gform_wrapper .gform_footer {margin-top: 2px !important} 
.site-body .wg .gform_wrapper .gform_footer input.button, .site-body .ec-gform .gform_wrapper .gform_footer input.button {height: 70px;margin: 0;background: #000;color: #fff;font-weight: 400;}
.site-body .ec-gform .gform_wrapper .gform_body {width: calc(100% - 220px) !important; float: left}
.site-body .ec-gform .gform_wrapper .gform_footer {clear: none; float: right; width: 200px; margin:2px 0 0!important}
.site-body .ec-gform .gform_wrapper .gform_footer .button + img, .site-body .wg .gform_wrapper .gform_footer .button + img {display: none !important}
.site-body .ifot .gform_wrapper .gform_footer input.button {background: #055a90; border-color: #055a90; color: #fff; width: 100%; max-width: 220px; font-weight: 500;}
.site-body .ifot .gform_wrapper .gform_footer input.button:hover {background: #fff; border-color: #fff; color: #000}
.site-body .gform_wrapper .gfield_captcha_container img.gfield_captcha {border: 1px solid rgba(0,0,0,0.15) !important; display: inline-block; margin-right: 10px !important; padding: 14px 4px !important; border-radius: 3px;}
.site-body .gform_wrapper .gfield_captcha_input_container {display: inline-block; padding-top: 0; width: 140px;}
.site-body .gform_wrapper .gfield_captcha_input_container input {margin-top: 0 !important;}
.gform_wrapper .top_label select.medium {width: 100% !important;max-width: 60%;} .iboxs { position: relative; }
.iboxs .thumbs { position:relative; width:100%; max-width:720px; margin:0 auto; overflow:hidden;}  .iboxs .thumbs:last-child {margin-bottom:0;}
.iboxs .thumbs img {width:100%; height:auto; transition:all 1600ms;} .iboxs .thumbs a {display:block;}
.iboxs .thumbs a:after {position:absolute; left:0; top:0; right:0; bottom:0; opacity:0; transition:all 350ms; content:""; background: #044656;}
.iboxs a.btn-more {background: none; border: 0 none; color: #0d9abd; padding: 0; text-transform:uppercase; font-weight:500; font-size:14px;}
.iboxs a.btn-more:hover {color:#6cab34; text-decoration:none;}
.iboxs .over { position:absolute; top:50%; left:50%; margin:-30px 0 0 -30px; width:50px; height:50px; border:1px solid #fff; color:#fff; border-radius:50%; text-align:center; line-height:50px; font-size:18px; opacity:0; transition:all 450ms; transition-delay:100ms; z-index:2;} 
.iboxs:hover .over {opacity:1;} .iboxs:hover .thumbs a:after {opacity:.55;} .iboxs:hover .thumbs img {transform:scale(1.2);} .footer { color:#ffffff; padding:0; font-size:14px; line-height:1.35;} .footer img {max-width:100%; height:auto;}
.footer a {color:#ebebeb; text-decoration:none;font-size: 14px;font-weight: 400;} .footer a:hover {color: #aaa1a1;}
.footer-details{background: #0b0b0b; padding: 50px 0;}
.footer-wgs .wg-title {color: #fff;text-transform: uppercase;font-weight: 500;font-size: 20px;line-height: 1.3;padding-bottom: 30px;}
.footer-wgs ul {list-style:none; margin:0; padding:0;} .footer-wgs ul li {padding:0 0 18px 16px; line-height:1.2; position:relative;} 
.footer-wgs ul {list-style:none; margin:0; padding:0;} .footer-wgs ul li {padding:0 0 18px 16px; line-height:1.2; position:relative;} 
.icontent ul {list-style:none; margin:0; padding:0;} 
.icontent ul li {padding:0 0 15px 20px; line-height:1.7; position:relative;} 
.icontent ul li a{color: #333333 } 
.footer-wgs .mail-head b {font-weight: 500;}
.footer-wgs .mail-head {margin-top: 10px;padding-bottom: 0 !important;}
.icontent ul li a:hover{color: #05703c } .socials .link a:hover{opacity: 0.8}
.footer-wgs .wgs-footer p.phone-num {padding-bottom: 0 ;padding-top: 15px;}
.fax-num{padding-top: 0!important;}
.footer-menu {padding: 75px 0 65px;background: #1f1f1f }
.footer-wgs .wgs-footer p{font-size: 14px;font-weight: 400;color: #ffffff;line-height: 20px; padding: 5px 0;}
.footer-wgs .wgs-footer .office{color: #000000;font-weight: 700}
.footer-wgs .wgs-footer .phone-num span{color: #000000;font-weight: 700}
.footer-wgs .cstext ul li {padding: 0 0 18px 15px;line-height: 1.4;position: relative;font-size: 13px;font-weight: 400;color: #d06708;}
.footer-wgs .cstext ul li::before {content: "\f105";font-family: FontAwesome;position: absolute;left: 0;top: 0;}
.logos-img{overflow: hidden;}.footer-wgs .wgs-footer .address {margin-bottom: 3px;}
.footer-wgs .wgs-footer .fax {padding-bottom: 25px;}
.logos-img img{margin-right: 10px;margin-bottom: 5px;}
.footer-wgs .text-2 p > span {width:50px; display:inline-block;}
.footer-wgs .text-2 p > span.sep {width:15px;}
.footer-wgs .text-2 .wg-title {color:#fff; font-size:24px; text-transform:capitalize;}
.footer-wgs .socials {margin-top:25px; margin-left:-5px;}
.footer-info {padding: 16.5px 0px; background:#000000;text-align: center;} .footer-info p {padding: 4px 10px;font-size: 14px;font-weight: 400;color: #eeeeee;} 
.siteby a{color: #eeeeee} .testimonials-page ul.quote-lists {list-style: none;margin: 0;}.icontent ul.quote-lists li .block {font-weight: 300;}
.testimonials-page ul.quote-lists li .name {font-size: 16px;font-weight: 700;padding-bottom: 5px;}
.testimonials-page ul.quote-lists li .position {font-size: 16px;font-weight: 400;padding-bottom: 5px;}
.testimonials-page ul.quote-lists li .company {font-size: 18px;font-weight: 700;}
.testimonials-page ul.quote-lists li {background-color: transparent;background-image: none; padding: 20px 20px 10px; border: 1px solid #ececec;box-sizing: border-box; margin: 10px 0;text-align: left;border-radius: 5px}
.icontent .quotex ul li::before {content: "";}
.quote-author {text-align: left;margin-top: 15px;}
.quote-heading {color: #fff;text-align: left;}
.section-testimonial .iquote {padding: 20px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 5px;margin-bottom: 15px;}
.section-testimonial .quote-author .name {padding-bottom: 0;}
.section-testimonial [class*="grid"] [class*="grid"] {margin-left: 0;}
.section-testimonial h3 {margin-bottom: 20px;} .inav {position:relative} .menu-toggle {display:none;}
.inav ul, .inav ul.menu {list-style:none; margin:0; padding:0; float:left;} .inav ul.menu {position:relative; margin-left:10px;}
.inav ul li { float:left; position:relative;}
.inav ul li a {color:#1c1c1c; font-weight: 500; font-size:13px; text-transform:uppercase; line-height:25px; padding: 17px 4px 9px;text-decoration:none; display:block; transition:color 300ms, background-color 350ms}
.inav ul li a:hover, .inav ul.menu > li.sfHover > a {color:#02384f; background:transparent; text-decoration:none;} 
.inav ul.menu > li.current-menu-item > a, .inav ul.menu > li.current-menu-item.sfHover > a, .inav ul.menu > li.current-menu-parent > a, 
.inav ul.menu > li.current-menu-parent.sfHover > a, .inav ul.menu > li.current-page-parent > a, .inav ul.menu > li.current-page-item > a, 
.inav ul.menu > li.current-page-ancestor > a, .inav ul.menu > li.current-menu-ancestor > a {color:#02384f; background:transparent;}
.inav ul li.current-menu-item {border-bottom: 1px solid #02384f;}
.inav ul li:hover {border-bottom: 1px solid #02384f;}
.inav ul li {border-bottom: 1px solid transparent;transition: all 500ms}
.inav ul.menu > li.menu-item-has-children > a:after {content:"\f107"; font-family:FontAwesome; display:inline-block; font-size:14px; font-weight:normal; margin-left:5px; color:#1c1c1c;}
.inav ul li:last-child a{padding-right: 10px;} .inav ul ul, .inav ul.menu ul, .inav div.menu ul ul {position:absolute; top:-999em; left:0; margin-top:0px; width:260px; z-index:999; padding:0; list-style:none; background: #02384f;} 
.inav ul li.sfHover ul, .inav ul li:hover ul {top:100%;} .inav ul li.sfHover ul ul, .inav ul li:hover ul ul {top:0; left:261px; margin-top:0;}
.inav ul ul li, .inav ul.menu ul li, .inav div.menu ul ul li {width:100%; padding-right:0 !important; padding-left:0 !important; border-bottom:0; margin-left:0; margin-right:0; box-sizing:border-box;} .inav ul.sub-menu li {display:block;}
.inav ul ul li a, .inav ul.menu ul li a, .inav div.menu ul ul li a {padding: 11px 10px 11px 20px; text-align:left; display:block; color:#fff; font-size:13px; font-weight:700; line-height:24px; text-transform:capitalize; border-bottom:0 none;} .inav ul ul li a, .inav ul.menu ul ul li a, .inav div.menu ul ul ul li a {font-size:13px; transition:background ease .8s, color ease .8s;}
.inav ul.menu > li.sfHover > a, .inav ul.menu > li.current-menu-item.sfHover > a, .inav ul.menu > li.current-menu-parent.sfHover > a {color: #02384f;} 
.inav ul ul li a:hover, .inav ul.sub-menu > li.sfHover > a {color:#fff !important;background: #000} 
.inav ul.sub-menu > li.current-page-item > a,.inav ul.sub-menu > li.current-page-ancestor > a, 
.inav ul.sub-menu > li.current-page-parent > a {; }
.inav ul li.on-phone a{display: none;} .flexslider { position: relative; margin:0 auto; padding: 0; background:#fff; width:100%; overflow:hidden;}
.flexslider .slides, .flexslider .flex-control-nav, .flexslider  .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
.flexslider .slides {zoom: 1;} .flexslider .slides .thumbs img {width: 100%; height:auto; display: block;} 
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .no-js .flexslider .slides > li:first-child {display: block;}
.flexslider .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .flexslider .slides {display: block;} * html .flexslider .slides {height: 1%;} .flex-direction-nav li { background: none !important; padding: 0 !important; }
.flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev { background-repeat: no-repeat; background-position: 50% 50%; background-size:14px auto; border-radius:20px; height:48px; width:48px; margin-top:-24px; top: 50%; text-indent: -999em; overflow: hidden; position: absolute; z-index: 19; cursor: pointer; opacity: .9; filter: alpha(opacity=90); border:0;}
.flex-direction-nav a.flex-prev {background-image:url(//www.dsminsurance.com/wp-content/themes/scdsm/images/prev.png); left: 25px; }
.flex-direction-nav a.flex-next {background-image:url(//www.dsminsurance.com/wp-content/themes/scdsm/images/next.png); right: 25px; }
.flex-direction-nav a.flex-prev:hover, .flex-direction-nav a.flex-prev:active, .flex-direction-nav a.flex-next:hover, .flex-direction-nav a.flex-next:active { opacity:.6; filter: alpha(opacity=60); }
.flex-direction-nav a.flex-disabled { opacity: .2 !important; filter: alpha(opacity=20); cursor: default; } .flexslider .flex-control-nav { position: absolute; left: 0; line-height: 10px; bottom: 15px; list-style: none; padding: 0; margin: 0 !important; z-index: 18; padding: 0 !important; text-align: center; width: 100%; }
.flexslider .flex-control-nav li { overflow: hidden; display: inline-block; margin-left: 4px; margin-right: 4px; padding: 0 !important; }
.flexslider .flex-control-nav li a { display: block; width: 10px; height: 10px; line-height: 10px; text-indent: -999em; overflow: hidden; border:1px solid #fff; background: none; cursor: pointer; border-radius: 50%; transition: all 300ms; }
.flexslider .flex-control-nav li a:hover { opacity: .7; }
.flexslider .flex-control-nav li a.flex-active { background: #fff; }
.flexslider .flex-control-nav li a.flex-active:hover { opacity: 1; cursor: default; } .ibanner { position: relative; margin: 0; padding: 0; overflow: hidden;} .ibanner.banner-static {background:#f5f5f5;}  .ibanner.only-bc {padding:0 0 10px;} 
.ibanner .thumbs, .ibanner .ebanner { position:relative;} .ibanner .ebanner { width:100%; margin:0 auto; max-height:720px; overflow:hidden; background-repeat:no-repeat; background-position:50% 50%; background-size:cover;} .ibanner .ebanner img {width:100%; height:auto; max-width:100%;}
.ibanner .thumbs:after{content: "";display: block;left: 0;top: 0;right: 0;bottom: 0;height: 100%;width: 100%;background:rgba(0, 0, 0, 0.0);position: absolute;} .ibanner .ov {position: absolute; z-index: 19; width: 100%; } .ibanner .ov.hide {display: none !important;}
.ibanner .ov.ps-vt {top:55px;} .ibanner .ov.ps-vb {bottom:55px;} .ibanner .ov.ps-lx {left: 0px;} .ibanner .ov.ps-rx {right:0px;}
.ibanner .ov.ps-vm {top:50%; -moz-transform: translate(0, -50%); -webkit-transform:translate(0, -50%); transform:translate(0, -50%);}
.ibanner .ov.ps-lx .cpn {float:left; margin-left:120px;} .ibanner .ov.ps-rx .cpn {float:right; margin-right:120px;} .ibanner .ov.ps-lx .cpn, .ibanner .ov.ps-rx .cpn {width:790px;}
.ibanner .ov.ps-lx.tp-fw .cpn {margin-left: 0;border-radius: 5px;}.ibanner .ov.ps-rx.tp-fw .cpn{margin-right:10px;}.ibanner .ov.ps-cx .cpn {max-width:520px;margin:auto;} .ibanner .cpn {font-size:16px; line-height:1.25; font-weight:400; padding: 3px 15px 4px; position: relative; } 
.ibanner .cpn .cta { margin:22px 0 10px; padding:0; } .ibanner .cpn p {padding: 0 0 8px;font-size: 20px;font-weight: 400;color: #fff;font-family: 'Roboto', sans-serif;line-height: 1.5} .ibanner .cpn img {max-width:100%; height:auto;}
.ibanner .cpn h3, .ibanner .cpn h4 {font-weight:700;font-size:2.1em; line-height:1.2;padding: 0 0 8px;text-transform:uppercase;}
.ibanner .cpn h3 strong, .ibanner .cpn h2 strong {font-size:1.6em; line-height:1; font-weight:700;}
.ibanner .cpn a.button {background-color: #00a054;color: #fff;border: 1px solid #00a054;border-radius: 3px;padding: 12px 45px;font-size: 16px;line-height: 24px;font-weight: 500;margin: 0;position: relative;margin-top: 10px;}
.ibanner .cpn a.button:hover { background-color:#fefb11; border-color: #fefb11; color: #333; } .ibanner .page-title {padding:0; top:50%; transform:translateY(-50%); margin-top:-2px;} .ibanner .page-title .cpn.al-left {text-align:center;}
.ibanner .page-title.ov-no {position:static; transform:translateY(0); padding:85px 0 80px; background:url(//www.dsminsurance.com/wp-content/themes/scdsm/images/bn-default.jpg) no-repeat 50% 50%; background-size:cover;} .ibanner .page-title.ov-no:after {content:""; position:absolute; left:0; z-index:-1; right:0; top:0; bottom:0; background:#000; opacity:0.30;}
.ibanner .page-title .cpn {padding:0 10px;} .ibanner .page-title .title, .ibanner .page-title .sub-title {color:#fff;padding:0;margin:0;line-height:1;} 
.ibanner .page-title .title {font-size:42px; text-transform:uppercase;} .ibanner .page-title .sub-title {font-size:24px;}
.ibanner .page-title .title+.sub-title {margin-top:6px;} 
.ibanner .ebanner.has-bg {height:320px;} .ibanner .ebanner.has-bg:after, .ibanner .page-title.ov-no:after {content:""; position:absolute; left:0; right:0; top:0; bottom:0; background:#000000; opacity:0.30;} .ibanner.only-title {background:#005c8e !important;}
.ibanner .breadcumb {padding:0 10px; text-transform:uppercase; font-weight:400; text-shadow:0px 0px 20px #000;} 
.ibanner .breadcumb, .ibanner .breadcumb a {color:#22a7f0;} .ibanner .breadcumb a:hover {color:#22a7f0;} 
.ibanner .breadcumb .current {color:#22a7f0; font-weight:400;} .ibanner .cpn.al-right {text-align:right;} .ibanner .cpn.al-left {text-align: left;} .ibanner .cpn.al-center, .ibanner .cpn.center {text-align:center;}
.ibanner .cpn.bg-dark {} 
.ibanner .cpn.bg-light { background: #fff; background: rgba(255,255,255,.75); }
.ibanner .cpn.bg-none { background: none; padding: 0; } 
.ibanner .cl-light { color: #fff; } .ibanner .cl-dark { color: #000; }
.ibanner .cl-light h1, .ibanner .cl-light h2, .ibanner .cl-light h3, .ibanner .cl-light h4 { color: #fff;font-size: 48px;font-family: 'Open Sans', sans-serif;}
.ibanner .cl-dark h1, .ibanner .cl-dark h2, .ibanner .cl-dark h3, .ibanner .cl-dark h4 { color: #000; } .breadcumb {font-size:14px; line-height:1.2; color:#666; margin:8px 0 0;} .breadcumb .current {color:#333; font-weight:400;}
.breadcumb a {color:#666; text-decoration:none; padding-right:2px;} .breadcumb a:hover {color:#000; text-decoration:none;}
.breadcumb.al-left {text-align:left;} .breadcumb.al-right {text-align:right;} .breadcumb.al-center {text-align:center;} .itabs { margin-top:15px;}
.itabs-default .tabs-nav {list-style:none; margin:0; padding:0; border-bottom:0; overflow:hidden;}
.itabs-default .tabs-nav li {border-bottom:0 none; margin:0; padding:0; font-size:18px; display:inline; text-transform:uppercase;}
.itabs-default .tabs-nav li a {color:#fff; background:#000; font-weight:bold; text-decoration:none; display:inline-block; padding:8px 20px 9px;}
.itabs-default .tabs-nav li a:hover {background:#555555; color:#fff} .itabs-default .tabs-nav li.active a {background:#fff; color:#000;}
.itabs-default .tabs-container {padding:10px 0 10px; background:#fff;} .itabs-default .tab-content {padding:15px 25px 10px;} .iaccordion h3.title, .iaccordion .ui-accordion-header {font-size:20px; font-weight:600; line-height:24px; color:#4d4d4f; padding:10px 30px 11px 50px; border:1px solid #d7d6d6; border-bottom:0; border-left-color:#fff; border-right-color:#fff; background:url(//www.dsminsurance.com/wp-content/themes/scdsm/images/to-close.png) no-repeat 10px 50%;} 
.iaccordion h3.title.ui-accordion-header-active, .iaccordion h3.title.ui-state-active, .iaccordion .ui-accordion-header.ui-state-active {background:url(//www.dsminsurance.com/wp-content/themes/scdsm/images/to-expand.png) no-repeat 10px 50%; border-color:#d7d6d6;} .iaccordion .entry+.title { margin-top:-1px;}
.iaccordion h3.title a, .iaccordion .ui-accordion-header a {color:#4d4d4f; text-decoration:none;}
.iaccordion .entry, .iaccordion .ui-accordion-content {border:1px solid #d7d6d6; border-top:0; padding:8px 30px 15px 50px;}
.accordion-section a.accordion-section-title {background: #f5f5f5;color: #263997 !important;font-size: 18px;line-height: 26px;padding: 6px 35px 7px 15px;text-decoration: none;display: block;margin-bottom: 2px;font-weight: 600;position: relative;}
.accordion-section a.accordion-section-title:hover, .accordion-section a.accordion-section-title.active {background: #02384f;color: #fff !important;}
.accordion-section .accordion-section-content {display: none;padding: 15px 20px 20px;overflow: hidden;}
.accordion-area a.accordion-section-title.active .left-arrow:before {content: '\f063';}
.accordion-area a.accordion-section-title .left-arrow {font-weight: normal;}
.accordion-area a.accordion-section-title .left-arrow:before {content: '\f061';display: block;font-size: 20px;font-family: FontAwesome;position: absolute;right: 10px;top: 5px;font-weight: normal;} .owl-carousel {list-style:none; margin:0; padding:0;}
.owl-nav { list-style:none; margin:0; padding:0; text-align:center; line-height:10px;}
.owl-nav .owl-prev, .owl-nav .owl-next { position:absolute; top:50%; margin-top:-16px; height:32px; line-height:32px; width:32px; background-repeat: no-repeat; background-position:50% 50%; background-size:11px auto; text-indent:-999em; text-align:left; z-index:29; transition:opacity 350ms, background-color 350ms; -ms-transition:opacity 350ms, background-color 350ms;} 
.owl-nav .owl-prev {left:-40px; background-image:url(//www.dsminsurance.com/wp-content/themes/scdsm/images/prev-g.png);} .owl-nav .owl-next {right:-40px; background-image:url(//www.dsminsurance.com/wp-content/themes/scdsm/images/next-g.png);}
.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {opacity:.7;}
.owl-dots {margin:-20px 0 30px; padding:0; text-align:center; line-height:10px; position:relative; z-index:19;} 
.owl-dots .owl-dot {display:inline; margin:0 3px;} .owl-dots .owl-dot span {display:inline-block; padding:0; line-height:10px; border:1px solid #858585;height:10px; width:10px; background:transparent; text-indent:-999em; text-align:left; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0;} 
.owl-dots .owl-dot.active span {background:#fff;border: 1px solid #fff;}
.owl-controls {margin-top: 45px} .wpcf7 h4 {font-weight:bold !important; padding-top:15px; padding-bottom:8px !important;}
.wpcf7 p, .icontent .wpcf7 p {padding:0 0 5px;} .wpcf7 p > b {font-weight:normal;} 
.wpcf7 p > strong {font-weight:400; display:inline-block; width:165px; color:inherit; padding-top:8px;} .wpcf7 .wpcf7-submit.wider {width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
.wpcf7 .wpcf7-form-control.wpcf7-not-valid {border-color:#ff9a92;}
.wpcf7 .wpcf7-list-item {box-sizing: border-box; display: inline-block; margin-left: 0; padding-right: 10px; width: 100%;}
.wpcf7 .wpcf7-form-control-wrap.interested {display: inline-block; width: 60%;}
.wpcf7 .wpcf7-not-valid-tip {font-size:12px; color:#ef382b; margin-top:2px; padding:0; position:absolute; top: -4; right:5px; display:inline-block;} 
.wpcf7 .wpcf7-form-control-wrap.ishuman .wpcf7-not-valid-tip {display:none;}
.wpcf7 .wpcf7-response-output {background:#fff; font-size:13px; line-height:17px; margin:12px auto 8px; text-align:center; padding:10px 15px 11px;border-radius:5px; color:#000; font-family:"Roboto", sans-serif; max-width:1180px; box-sizing:border-box;}
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors {border-color:#ff3300 !important;}
.wpcf7 img.ajax-loader { display:none;} .wpcf7 .wpcf7-form-control-wrap.ishuman {display:inline-block !important; width:auto !important;} 
.wpcf7 .wpcf7-form-control-wrap .wpcf7-captchar {width: 130px !important;height: 35px;padding: 5px 10px;font-size: 14px;font-weight: 400;background: #fff;color: #979797;border-radius:5px!important;margin-right: 8px;}
.wpcf7 img.wpcf7-captchac {background: #fff;width: 80px !important; border-radius: 5px!important;height: 25px !important;margin-top: 0;border: 1px solid #ccc;padding: 4px 8px;margin-right: 10px;} .wgs-side {margin-bottom: 30px;border-bottom: 1px solid #000;padding-bottom: 20px;} .wgs-side:last-child {margin-bottom:0px;}
.wgs-side h3 {font-size:20px; padding-bottom:15px; font-weight:700; text-transform:capitalize; color:#000;} 
.wgs-side h4 {font-size:16px; padding-bottom:12px; font-weight:700;}
.wgs-side p {padding:0 0 12px;} .wgs-side img {max-width:100%; height:auto;} 
.wgs-side a {color:#000; text-decoration:none;} .wgs-side a:hover {color:#666;}
.wgs-side ul {list-style:none; margin:0; padding:0;} .wgs-side ul ul {margin-top:4px;}
.wgs-side li {padding: 3px 0;} .wgs-side li:last-child {border-bottom:0 none;}
.wgs-side li li {border-bottom:0 none; padding:4px 0 4px;} .widget_search form {overflow:hidden; margin-bottom:0; position:relative;} .wgs-side.widget_search .widget-content {padding:0;}
.widget_search input.field {background:#fff; color:#979797; font-size:13px; line-height:19px; height:52px; border:1px solid #e8e8e8 !important; border-radius:0; margin:0; padding:8px 60px 10px 10px; width:100%;} .widget_search input.field:focus {border-color:#c9c9c9 !important;}
.widget_search .submit {background:#fff; color:#6f6f6f; width:56px; padding:0; border:0; border-left:1px solid #e8e8e8 !important; border-radius:0; cursor:pointer; overflow:hidden; position:absolute; top:1px; bottom:1px; right:1px; margin:0;} 
.widget_search .submit:hover {background:#fff; border:0; color:#212121;} .widget_search .submit span {display:none;} .wrap {background:#fff;} .wrapper {padding:45px 0 60px;}  .wrapper.wider-page {padding:0;}
.iblog.wrapper{padding-bottom: 20px;padding-top: 80px;}
.icontent {padding:0;} .rightside {float:right;} .leftside {float:left;} 
.right-sidebar.alter-sidebar .rightside, .left-sidebar.alter-sidebar .icontent {float:left;} 
.left-sidebar.alter-sidebar .leftside, .right-sidebar.alter-sidebar .icontent {float:right;}
.iblog.right-sidebar .content-indent {padding-right:20px;} .wpcf7 p, .wpcf7 .one-half p, .wpcf7 .col-full p, .wpcf7 .wider-field p, .wpcf7 .wd p {} 
.sidebar span.wpcf7-form-control-wrap, .wd span.wpcf7-form-control-wrap {display:block; margin-bottom:2px;} 
.sidebar .wpcf7 p > strong, .wpcf7 .wd p > strong {width:auto; display:block;}
.sidebar input, .sidebar select, .sidebar textarea, .wd input, .wd select, .wd textarea {width:100%;} 
.sidebar input[type=radio], .sidebar input[type=checkbox], .wd input[type=radio], .wd input[type=checkbox] {width:auto;} .container-section {padding:75px 0 70px;} .container-section.iparallax {padding:80px 0 85px;} .container-section.iparallax-style1 {padding:65px 0 70px;}
.container-section.iparallax {background-size:cover; background-repeat:no-repeat; background-position:50% 50%;background-attachment: fixed;} 
.container-section.section-no-pad, .container-section.no-pad {padding:0;} .section-no-pad img.aligncenter, .no-pad img.aligncenter {margin:0 auto;}
.section-light {color:#fff;} .section-grey-dark {background-color:#f1fbf6;} .section-grey {background-color:#e7e7e7;}
.section-blue {background-color:#22a7f0; color:#fff;} 
.section-light .content h3, .section-light .content h4, .section-light .content h5, .section-light .content h2, .section-light .content h1, 
.section-light .content blockquote, .section-light .content h3 strong, .section-light .content h2 strong, .section-light .content .heading,
.section-light .content .heading.heading-block, .section-light .wpcf7 .wpcf7-not-valid-tip {color:#fff;}
.section-light .box-icon a, .section-light a {color:#fff; text-decoration:none;} 
.section-light .box-icon a:hover, .section-light a:hover {color:#fff;}
.container-section.has-bg {position:relative; background-repeat:no-repeat; background-size:cover; background-position:50% 50%;} 
.container-section.has-bg .wrap-section {z-index:1;} 
.container-section .bg-overlay {position:absolute; z-index:0; background:rgba(0,0,0,.71); left:0; right:0; top:0; bottom:0;}
.iparallax {position:relative;} .iparallax .wrap-section {z-index:1;} .section-simple.iparallax .parallax-overlay {display:none;}
.iparallax .parallax-overlay {position:absolute; z-index:0; background:rgba(0,0,0,0.55); left:0; right:0; top:0; bottom:0;} 
.section-testimonial.iparallax .parallax-overlay {position:absolute; z-index:0; background: rgba(21, 21, 21, 0.7);left:0; right:0; top:0; bottom:0;} 
.iparallax .parallax-overlay > span {display:none;}
.iparallax .parallax-overlay.overlay-half {left:50%; background-position:0 0; background-repeat:repeat; background-size:auto;}
.iparallax .parallax-overlay.overlay-style1, .iparallax .parallax-overlay.overlay-style2 {background-size:cover; background-repeat:no-repeat;} 
.iparallax .parallax-overlay.overlay-style1 {right:50%; background-position:100% 50%;} 
.iparallax .parallax-overlay.overlay-style2 {left:50%; background-position:0 50%;}
.iparallax-style1 .column.last .content, .iparallax-style2 .column.last .content {padding:0 0 0 50px;} 
.iparallax-style2 .column.first .content, .iparallax-style1 .column.first .content {padding:0 50px 0 0;} .iblog .heading-title {font-size:30px; color:#999; padding:0; margin-bottom:25px; text-align:center;}
.iblog .ep {margin-bottom:30px; border-bottom:1px solid #e8e8e8;} .iblog .ep.first {clear:left;} .iblog .ep .entry-content {margin-bottom:10px;}
.iblog .ep h1.heading, .iblog .ep h2.heading, .iblog .ep .heading {font-size:24px; color:#333; padding-bottom:12px; font-weight:700;}
.iblog .ep .heading a {color:#000; text-decoration:none;} .iblog .ep .heading a:hover {color:#747474;}
.iblog .ep .thumbs {float:left; width:320px; margin-bottom:0; position:relative;} 
.iblog .ep .thumbs img {width:100%; height:auto; max-width:100%; display:block; margin:0;} 
.iblog .ep .thumbs+.post-content {overflow:hidden; padding-left:35px;}
.iblog .ep .over {display:block; opacity:0; position:absolute; top:0; left:0; right:0; bottom:0; transition:all 300ms; -ms-transition:all 400ms;} 
.iblog .ep .over::after {content:""; background:#000; height:100%; width:100%; display:block; text-align:center; opacity:0.4;}
.iblog .ep .over em {margin:-25px 0 0 -25px; border-radius:50%; height:50px; width:50px; line-height:50px; font-size:15px; transition:all 300ms; -ms-transition:all 300ms; border:1px solid #fff; color:#fff; position:absolute; left:50%; top:50%; z-index:2; text-align:center;} 
.iblog .ep .over em:hover {color:#ccc; border-color:#ccc;} .iblog .ep .thumbs:hover .over {opacity:1;}
.iblog .ep .entry-more {margin-top:15px;} .iblog .ep .entry-more a {background:#484848; padding:5px 12px 6px; margin:0; border:0 none; color:#fff; font-size:12px; line-height:24px; font-weight:700;} .iblog .ep .entry-more a:hover {color:#fff; background:#005c8e;}
.iblog .ep .post-meta {font-weight:800; color:#484848; margin:8px 0 4px; font-size:14px; line-height:18px; text-transform:uppercase;}
.iblog .ep .heading+.post-meta {margin-top:-5px; margin-bottom:15px;}
.iblog .ep.esingle .post-title .heading {font-size:28px; color:#000; font-weight:bold;} 
.iblog .ep.eloop {padding:0 0 30px; background:#fff;} .icontent .heading a {color:#22a7f0; text-decoration:none; transition:color 350ms;} 
.icontent .heading a:hover {color:#0e8cd1; text-decoration:none;}
.icontent .heading.heading-large {font-size:60px; font-weight:normal; padding-bottom:25px;}
.no-banner{border-bottom: 1px solid #fff;}
.icontent ul li::before {content: "\f00c";font-family: FontAwesome;position: absolute;left: 0;top: 2px;font-size: 14px;}
.icontent ul li {position: relative;font-size: 17px}
.icontent p:last-child {padding:0;}
.icontent table {margin:0 0 12px;} .icontent td, .icontent th {padding:4px 10px 6px 0px;}
.icontent td, .icontent td p {font-size:14px; line-height:22px;}
.icontent td p {padding:0; margin:6px 0;} .icontent td {vertical-align:top;}
.icontent strong, .icontent b {font-weight:700;} .icontent .column {word-wrap: break-word;}
.icontent .econtent .column.two-third:first-child .content {padding-right:60px;}
.icontent hr {border:none; border-bottom:1px solid #dbdbdb; clear:both; padding-top:30px; margin-bottom:45px;}
.icontent .divider { border-bottom:1px solid #dbdbdb; clear:both; margin:30px 0 25px; } .icontent .divider:last-child {margin-bottom:0;}
.icontent .line {clear:both; line-height:0; margin:25px 0 20px;}  .icontent .line+h3, .icontent .line+h1 {padding-top:0px;} 
.icontent .line:first-child {margin-top:5px;} .icontent .line:last-child {margin-bottom:0;}
.icontent .line.line-center {text-align:center;} .icontent .line.line-left {text-align:left;} .icontent .line.line-right {text-align:right;}
.icontent .line i {background:url(//www.dsminsurance.com/wp-content/themes/scdsm/images/line-bg.png) no-repeat 50% 50% /37px auto; display:inline-block; height:8px;} 
.icontent .line-size-small i {width:37px;} .icontent .line-size-large i {width:37px;}
.icontent .gap {display:block; clear:both; overflow:hidden;} 
.icontent .gap-size-10, .icontent .gap-size-small, .icontent .gap-size-s {height:15px;} 
.icontent .gap-size-20, .icontent .gap-size-medium, .icontent .gap-size-m {height:25px;} 
.icontent .gap-size-30, .icontent .gap-size-large, .icontent .gap-size-l {height:30px;}
.icontent .gap-size-40 {height:40px;} .icontent .gap-size-50 {height:50px;}
.footer .gap {display:block; clear:both; overflow:hidden;} 
.footer .gap-size-10, .footer .gap-size-small, .footer .gap-size-s {height:15px;} 
.footer .gap-size-20, .footer .gap-size-medium, .footer .gap-size-m {height:25px;} 
.footer .gap-size-30, .footer .gap-size-large, .footer .gap-size-l {height:30px;}
.footer .gap-size-40 {height:40px;} .footer .gap-size-50 {height:50px;}
.icontent blockquote {margin:0 0 15px; padding:6px 0 10px 25px; font-size:14px; line-height:24px; font-style:normal; color:#4e4e4e; overflow:hidden; border-left:3px solid #aeaead;} 
.icontent blockquote p {padding:0 0 8px; font-size:14px; line-height:24px; font-style:italic;} 
.icontent blockquote+h5 {margin-top:-15px; font-style:italic; text-align:right; font-size:16px; margin-bottom:12px; color:#222;}
.icontent .quote {margin:35px 0 25px; display:table; width:100%;} 
.icontent .quote .block {font-size:30px; line-height:40px; font-weight:500; margin:30px auto 35px; max-width:680px; padding:0 65px; position:relative;}
.icontent .quote .quote-by {position:relative; padding-top:20px; margin-top:15px;}
.icontent .quote .quote-by h4 {font-size:15px; line-height:normal; padding:0 0 5px;} .quote .quote-by p {font-size:13px; line-height:normal;}
.icontent .entry > ol {list-style:decimal; margin:-4px 0 12px; padding:0; padding-left:20px;}
.icontent .entry > ol > ol {margin:0px; padding-left:20px}
.icontent .entry > ol > li {line-height:21px; padding:0 5px 5px; font-size:14px; line-height:19px;}
.icontent .entry > ul {list-style:none; margin:0px 0 10px; padding:0; padding-left:0px;}
.icontent .entry > ul > ul {margin:0px; padding-top:6px; list-style:none;} 
.icontent .entry > ul > li {padding:0px 0 6px 16px; background:url(//www.dsminsurance.com/wp-content/themes/scdsm/images/list-arrow.png) no-repeat 0 6px /6px auto;}
.icontent .entry h5+ul, .icontent .entry h4+ul {margin-top:-5px;}
.icontent .entry > ul:last-child, .icontent .content > ul:last-child {margin-bottom:0;}
.icontent .article.not-found.error404 {padding:45px 0; text-align:center;}
.icontent .article.not-found.error404 .heading {font-size:60px; line-height:60px; text-transform:uppercase; letter-spacing:-1px;}
.icontent .article.not-found.error404 .heading strong {line-height: 52px; font-size: 78px;}
.icontent .article.not-found.no-post .heading {font-size:24px; line-height:32px;}
.icontent .article.not-found input.field {width:260px; margin-bottom:5px;}
.icontent img {max-width:100%; height:auto;} 
.icontent p {padding: 0 0 15px;}
img.alignright {float:right; margin:0px 0 10px 20px; clear:right;}
img.alignleft {float:left; margin:0px 20px 10px 0; clear:left;}
img.alignalone {margin:5px auto 12px;} img.alignnone {margin:5px 10px 10px 0px;} 
img.aligncenter {margin:12px auto 15px; display:block;}
img.alignright, img.alignleft, img.alignnone, img.aligncenter { border-radius:10px;}
img.border {background:#d2d2d2; padding:4px;}
.wp-caption.alignright {float:right; margin:4px 0 5px 20px; clear:right;} .wp-caption.alignleft {float:left; margin:4px 20px 5px 0; clear:left;}
.wp-caption.alignalone {margin:5px auto 8px;} .wp-caption.alignnone {margin:2px 0px 3px;} .wp-caption.aligncenter {margin: 5px auto 8px;}
.wp-caption.alignright, .wp-caption.alignleft, .wp-caption.alignnone {padding:0;}
.wp-caption p {padding:5px 0 0; color:#1788d5; text-align:center;} .wp-caption img {max-width:100%; height:auto;}
.videobox {position:relative; margin:0 auto 15px; max-width:800px; width:100%; height:0; padding-top:60%;} 
.videobox iframe {position:absolute; top:0; left:0; width:100%; height:100%;} .videobox:last-child {margin-bottom:0;}
.ec-vm.column {height:525px;} .ec-vm .content {vertical-align:middle; height:100%; width:100%; display:table; padding-top:10px; box-sizing:border-box;} 
.ec-vm .content p {display:table-cell; vertical-align:middle; width:100%;} .ec-mgb {margin-bottom:20px !important;}
a.download-button {color:#3d484e; display:inline-block; text-decoration:none;} 
a.download-button:hover {color:#005c8e;} p+.download-button {margin-top:-18px; margin-bottom:10px;}
a.download-button.icon-pdf {background-repeat:no-repeat; background-position:2px 50%; background-size:58px auto; padding:18px 10px 18px 70px;}
a.post-edit-link {background:#c01b1b; color:#fff; font-size:9px; text-decoration:none; text-transform:uppercase; padding:3px 6px; line-height:14px;}
a.post-edit-link:hover {background:#c01b1b; color:#fff;} .comment-respond {border-top:1px dotted #cccccc; padding-top:25px; margin-top:10px;} .comment-respond .pagi {margin-top:25px;}
.comment-respond label {display:block; width:100%;} .comment-respond textarea, .comment-respond input, .comment-respond select {width:100%;} 
.comment-respond input[type=radio], .comment-respond input[type=checkbox], .comment-respond input[type=submit],.comment-respond input[type=reset]{width:auto;}
.irespond h3.title, .icomments h3.title {font-size:20px; font-weight:700; line-height:24px; color:#333; padding-bottom:15px;} 
.irespond input[type=submit] {background:#000000; color:#fff; border-color:#000000; padding:10px 25px 11px;}
.irespond input[type=submit]:hover {background:#666; color:#fff; border-color:#666; }
.irespond input[type=text], .irespond input[type=email] {width:100%;} .irespond textarea, .comment-respond textarea {height:120px;}
.commentlist {list-style:none; padding:0; margin:0 0 5px; font-size:13px; line-height:19px;} 
.commentlist .comment-meta {padding-bottom:8px;} .commentlist .comment-author {font-weight:500;} 
.commentlist .comment-meta a {color:#999; text-decoration:none;} .commentlist .comment-meta a:hover {color:#333;}
.commentlist ol, .commentlist ul {margin:15px 0 0 35px; list-style:none;} .commentlist li {padding:12px 0 15px; border-bottom:1px solid #e7e6e6;} 
.commentlist li li { padding:15px 0 12px; border-top:1px solid #e7e6e6; border-bottom:0 none;}
.commentlist li:last-child {border-bottom:0 none; padding-bottom:5px;} .commentlist li:last-child {padding-top:0;}
.commentlist .reply {margin-top:-6px;} .commentlist .reply a {color:#717171; background:#ddd; padding:4px 10px 3px; display:inline-block; font-size:11px; line-height:16px; text-decoration:none;} .commentlist .reply a:hover {color:#000; background:#eee;} body #twttrHubFrameSecure,  body #twttrHubFrame, body #fb-root {display:none !important;} .pagi, .wp-pagenavi {margin:15px 0; padding:0; text-align:center; display:table; width:100%; font-weight:700;} 
.pagi ul.page-numbers {display:inline; margin:0; padding:0;} .pagi ul.page-numbers li {display:inline; background:none;}
.pagi .total-page, .wp-pagenavi .pages {line-height:30px; padding:8px 12px; color:#999; font-weight:700; display:inline-block; border:0 none;}
.pagi ul.page-numbers a.page-numbers, .pagi ul.page-numbers span.page-numbers, .wp-pagenavi a.page, 
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink, 
.wp-pagenavi a.first, .wp-pagenavi a.last {display:inline-block; padding:5px; margin:0 3px 3px; border:0 none; background:#005c8e; color:#fff; text-decoration:none; border-radius:1px; height:34px; width:34px; line-height:34px; font-size:16px; transition:all 300ms;} .wp-pagenavi a.first, .wp-pagenavi a.last {font-size:12px;}
.pagi ul.page-numbers .page-numbers.current, .wp-pagenavi span.current {color:#fff; background:#484848;}
.pagi ul.page-numbers a.page-numbers:hover, .wp-pagenavi a.page:hover, .wp-pagenavi a.nextpostslink:hover, 
.wp-pagenavi a.previouspostslink:hover, .wp-pagenavi a.first:hover, .wp-pagenavi a.last:hover {background:#484848; color:#fff;}
.pagi ul.page-numbers a.next, .pagi ul.page-numbers a.prev, .wp-pagenavi a.nextpostslink, 
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.last, .wp-pagenavi a.first { background:#005c8e;}
.pagi .inext {float:right;} .pagi .iprev {float:left;}
.pagi .inext a, .pagi .iprev a {display:inline-block; padding:7px 15px 8px; background-color:#005c8e;color:#fff; margin:0 0 5px; text-decoration:none; font-weight:700;font-size:15px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; -moz-transition:all 300ms; -webkit-transition:all 300ms; transition:all 300ms;} 
.pagi .inext a:hover, .pagi .iprev a:hover {background-color:#484848; color:#fff;} .icontent h1{font-size: 30px;font-family: 'Roboto Slab', serif;}
.icontent h2{font-size: 28px;font-family: 'Roboto Slab', serif;color: #1c1c1c}
.icontent h3{font-size: 26px;font-family: 'Roboto Slab', serif;color: #1c1c1c;}
.icontent h4{font-size: 18px;font-family: 'Roboto Slab', serif;line-height: 1.5;font-weight: 700;color: #1c1c1c}
.icontent h5 {font-size: 20px;font-family: 'Open Sans', sans-serif;}
.icontent p {font-size: 17px;line-height: 1.7;}
.icontent h1 strong {font-size: 0.8em;display: block;}
.topbar {background: #545151;padding: 6.3px 0;}
.topbar .social-box .wgs-top {float: right ;}
.topbar .contact-box a.button{border-color: #fefb11;background: #fefb11;color: #000;font-size: 14px;font-weight: 500;border-radius: 5px;padding: 5px 33px}
.topbar .contact-box a.button:hover {background: #000;border-color: #000;color: #fff}
.topbar .socials {margin-top: 3px;}
.site-header .main{width: 100%;padding: 0 20px;box-sizing: border-box;}
.no-banner{border-bottom: 1px solid #f4f4f4}
.footer .socials .link {margin: 0 9px;}
.footer .socials .link:first-child {margin-left: 5px;}
.footer .socials .link a i.fa-bbb {background-size: 14px;width: 35px;height: 35px;line-height: 35px;background-position: center;}
.footer .socials .link a {width: 35px;height: 35px;line-height: 35px;background: #6788ce;padding: 10px;box-sizing: border-box;}
.footer .socials .link a:hover {color: #fff}
.footer .socials .link:nth-child(2) a {background: #29c5f6;}
.footer .socials .link:nth-child(3) a {background: #3a9bdc;}
.footer .socials .link:nth-child(4) a {background-color: #136796;}
.section-team .thumbs-team {margin-bottom: 25px;}
.section-team .thumbs-team img {border-radius: 5px;}
.section-team .thumbs-team .name {font-size: 20px;padding-bottom: 0;padding-top: 10px;line-height: 1.1;}
.section-team .thumbs-team span em {display: none;}
.section-team .team-lists a em{width: 35px; height: 35px; line-height: 35px; border-radius: 4px; background: #6788ce; text-align: center; color: #fff; margin-right: 5px; transition: .3s all; margin-top: 12px;}
.section-team .team-lists a em:hover{background: #02384f;}
.section-team .team-lists a.s-email em{display: none;}
.section-team h4.name{padding-bottom: 0;}
.single-team .iblog .ep .thumbs img {padding-right: 20px;box-sizing: border-box;}
.home .ibanner {max-height: 643px}
.topbar .top-address span{display: block;}
.topbar .top-address a:hover {text-decoration: none;color: #b9b9b9 }
.topbar .top-address {font-size: 14px;font-weight: 500;color: #fff;line-height: 1.3;display: inline-block;text-align: left;padding: 0 40px;border-right: 1px solid #acabab}
.topbar .top-address:first-child {padding-left: 0;}
.topbar .top-address:last-child {padding-right: 0;border-right: 0}
.topbar .top-address a {font-size: 14px;font-weight: 500;line-height: 1.5;color: #fff;}
.topbar .contact-box {text-align: center;}
.section-welcome h2{font-size: 26px;line-height: 1.5;padding-bottom: 5px;font-weight: 400;}
.section-offer {text-align: center;}
.section-offer h3{color: #484747;padding-bottom: 80px;}
.section-offer .ec-offer-box {background: transparent;border-radius: 5px;padding: 35px 10px 25px;position: relative;transition: all 600ms;text-transform: uppercase}
.section-offer .ec-offer-box:hover {background: #484747;}
.section-offer .ec-offer-box:hover h4 {color: #fff}
.section-offer a:hover {text-decoration: none;}
.section-offer .ec-offer-box img {border: 5px solid #fff;border-radius: 50%;margin: 0 0 5px}
.content-animate-content .inner-content {display: flex; height: 215px; align-items: center; margin-top: 100px;}
.content-animate-content .inner-content > .column {flex-shrink: 0;}
.ec-offer-box {text-align: center;}
.ec-offer-box > .content-inner > .content {height: 215px; overflow: hidden; transition: all 500ms; padding: 25px 30px; box-sizing: border-box;}
.ec-offer-box:hover > .content-inner > .content {height: 390px; background-color: #484747;border-radius: 5px}
.ec-offer-box:hover > .content-inner > .content * {color: #fff;}
.ec-offer-box .econtent {display: none; color: #fff;}
.ec-offer-box > .content-inner > .content p {padding-bottom: 5px;}
.ec-offer-box:hover .econtent {display: block;}
.ec-offer-box img {border: 5px solid #fff;border-radius: 50%}
.ec-offer-box a.button {border-radius: 30px;background: #02384f;border-color:#02384f}
.ec-offer-box a.button:hover {background: #000;border-color: #000;}
.ec-david .content{padding-top: 60px;padding-right: 60px;}
.ec-david h4 {color: #00415d;padding-bottom: 25px;}
.ec-david h2 {text-transform: uppercase;}
.section-power .inner-content{padding: 0 150px}
.section-power p {color: #f2f2f2;line-height: 1.8;}
.section-power h1 {margin-bottom: 10px;text-transform: uppercase;}
.section-experience .ec-experience .content{padding-left: 100px;}
.section-experience .ec-experience h2 {margin-bottom: 5px;text-transform: uppercase;}
.section-client .ephoto.ep-box .photo-inner{background: #02384f;display: block;text-align: center;padding: 20px;box-sizing: border-box;transition: all 400ms;height: 160px}
.section-client .ephoto.ep-box img {margin: 0}
.section-client .ephoto.ep-box a:hover {text-decoration: none}
.section-client .ephoto.ep-box .photo-inner:hover {background: #1c3e4c;}
.section-client .ep-box .photo-caption {font-size: 20px;font-weight: 400;color: #fff;line-height: 1.3;margin-top: 10px;}
.menu-resource-menu-container {}
.menu-resource-menu-container ul li {padding: 0;margin-bottom: 3px;max-width: 400px;}
.menu-resource-menu-container ul li:before{display: none;}
.menu-resource-menu-container ul li a{background: #02384f;color: #fff;padding: 10px;text-decoration: none;display: block;padding-left: 20px;}
.menu-resource-menu-container ul li a:hover {background: #000;color: #fff}
.ec-claim .one-third .content {border: 1px solid #eee;padding: 10px;box-sizing: border-box;}
.page-id-340 .site-logo {top: -10px;}
.ec-geo-box img {margin: 0;}
.page-id-363 .site-logo {top: -15px;}
.page-id-404 .site-logo {top: -35px;max-width: 170px;}
.page-numbers li::before {display: none;}
.blue-head .site-logo {position: static;max-width: 100px}
.alliance-head .site-logo{position: static;max-width: 165px}
.blue-head .site-right, .alliance-head .site-right {margin-top: 20px;}
.cbg {background: rgb(2,56,79);color: #fff;padding: 10px;margin : 20px 0;}
.cbg h5{line-height: 1.3;padding-bottom: 0;}
.section-client-form input[type="submit"] {background: #02384f;border-color: #02384f;border-width: 1px}
.section-client-form input[type="submit"]:hover {background: #000;border-color: #000}
.section-client-form .wpcf7 p > strong {width: 270px;font-weight: 500;display: block}
.section-client-form textarea{max-height: 150px;}
.section-client-form span.wpcf7-form-control.wpcf7-radio {display: inline-block;}
.section-client-form .wpcf7-form-control-wrap select, .section-client-form .wpcf7-form-control-wrap input[type="date"] {width: 100%;max-width: 342px;}
.wgs-footer{width: 25%; float:left;}
.footer a.social-ext i{width: 35px;height: 35px; line-height: 35px; background: #6788ce; box-sizing: border-box; text-align: center; border-radius: 4px; transition: .3s all;}
.footer a.social-ext i:hover{background: #5873ab; opacity: 1; color: #fff;} .ngg-gallery-thumbnail-box {float: none!important;display: inline-block;}
.ngg-album-compactbox .Thumb {border: none!important;}
.ngg-album-compactbox {border: none !important;border-radius:0 !important;z-index: initial!important;box-sizing: border-box;}
.ngg-album-compactbox::before {bottom: 0 !important;display: none !important;}.ngg-album-compact h4 {margin: 10px 8px 0!important;}
.ngg-albumoverview .ngg-album-compact {padding: 0!important;box-sizing: border-box;}
.ngg-gallery-thumbnail img {width: 260px;max-height: 172px;}
.ngg-breadcrumbs{display: none;}.slideshowlink a{display: none;}
.ngg-galleryoverview {width: 100%;text-align: center;}.gallery {width: 25%;float: left;}.ngg-album-compact {width: 25%;}
.wpcf7 .screen-reader-response {display: none;}
span.wpcf7-form-control.wpcf7-radio {
display: inline-block;
} @media (min-width: 2000px){ .bottom .bottom-l {background-size:cover;} .ibanner .ov.ps-cx .cpn {max-width:980px;} .ibanner .cpn {font-size:24px;} }
@media (min-width: 1600px){
.site-header .main{width: 1580px}
.inav ul li a {font-size:14px;padding: 17px 8px 9px;}
.site-logo {top: 0;max-width: 282px;}
a.button.btn-call {padding: 12px 20px 12px 25px;font-size: 16px}
}
@media (max-width: 1600px){.featured .wgs .wg-title {font-size: 16px;padding: 15px 8px;}}
@media (max-width: 1280px){
.inav ul li a {padding: 10px;text-transform: capitalize}
.inav ul ul, .inav ul.menu ul, .inav div.menu ul ul {margin-top:0;}
.inav ul ul li a, .inav ul.menu ul li a, .inav div.menu ul ul li a, 
.inav ul ul li a, .inav ul.menu ul ul li a, .inav div.menu ul ul ul li a {font-size:12px; padding:8px 12px;}
.site-logo {max-width: 200px;margin: 0}
.footer-wgs .wg-title {font-size: 18px;padding-bottom: 20px;}
.site-right {float: none;display: inherit;width: 100%;}
.site-logo {top: -5px;max-width: 282px;}
a.button.btn-call {padding: 8px 20px 8px 25px;}
.container-section.iparallax {background-position: 50% 50%!important;background-attachment: scroll;}
.topbar .top-address {width: 33%;box-sizing: border-box; padding: 0 30px 5px;text-align: left;}
.topbar .top-address:nth-child(4) {padding-left: 0;}
.topbar .top-address:nth-child(3) {border-right: 0}
.section-custom-btn-action .cta-text h2 br {display: none;}
.section-custom-btn-action {padding: 45px 0!important;}
.section-experience .ec-experience .content {padding-left: 40px;}
.section-power .inner-content {padding: 0 100px;}
.ec-david .content {padding-top: 20px;padding-right: 30px;}
.section-client .ep-box .photo-caption {font-size: 17px}
.site-top .phones {margin-left: 0}
img.alignright, img.alignleft {max-width: 450px;}
.ec-offer-box > .content-inner > .content {padding: 15px 25px;}
.icontent p {font-size: 16px}
.icontent ul li {font-size: 16px}
.page-id-404 .site-logo {max-width: 155px;} .menu-toggle {position:relative; display:block; font-size:24px; padding:8px 10px 6px; transition:all 300ms; z-index:1; line-height:24px; height:28px; width:32px; text-align:center; float:right; cursor:pointer; border-radius:5px; margin-right: 0; color:#fff; background:#02384f;}
.menu-toggle span {font-size:13px; top:0; line-height:44px; vertical-align:middle; position:absolute; right:60px; color:#fff; text-transform:uppercase; display:none;}  
.menu-toggle.show {color:#fff; background:#02384f;} .menu-toggle .fa-close, .menu-toggle.show .fa-bars {display:none;} .menu-toggle.show .fa-close {display:block;}
.inav > .main {width:100%; max-width:100%;} 
.inav ul.menu {clear:both; border:0 none; margin:0; position:absolute; top:66px; right:0; left:0; z-index:999; padding:0; background:#067ec0; display:none; transition:right 300ms;}
.inav ul.menu li {float:left; margin:0; padding:0; width:100%; background:none; border-bottom:0; border-left:0;} 
.inav ul.menu > li {border-bottom:1px solid #fff;}
.inav ul.menu li a {display:block; color:#fff !important; border:0 none !important; background: #02384f!important; padding:7px 35px 7px 20px; line-height:20px; font-size:15px; text-align:center; font-weight:700;}
.inav ul.menu li li a {color:#fff !important; font-size:14px !important; font-weight:400 !important;} 
.inav ul.menu li a br, .inav ul.menu > li.menu-item-has-children > a::after {display:none !important;} 
.inav ul.menu li a:hover, .inav ul.menu li ul a:hover, .inav ul.menu li.sfHover > a, .inav ul.sub-menu > li.current_page_item > a, 
.inav ul.sub-menu > li.current-page-ancestor > a,.inav ul.sub-menu > li.current-page-parent > a{color: #fff!important;background:#545151 !important;}
.inav ul.menu ul {width:100%;position:static; visibility:visible !important; display:block !important;background:#22a7f0; border:0; padding:0; margin:0; transform:translateX(0); border-radius:0;opacity: 1 !important} .inav ul.menu li:hover ul, .inav ul.menu li.sfHover ul {display:block !important;}
.inav ul.menu ul li {border-top:0; border-left:0; border-right:0; border-bottom:0 none; width:100%;} 
.inav ul.menu ul li a {padding:8px 35px 8px 20px !important; text-align:center;}  
.inav ul li.sfHover ul, .inav ul li:hover ul, .inav ul li.sfHover li.sfHover ul {top:inherit; left:inherit; margin-top:auto;} 
}
@media (min-width: 1281px) {.inav ul.menu {display: block !important;} }
@media (max-width:979px) {
.wrapper, .container-section, .iblog.iblog-page {padding:45px 0px 50px;} .wrapper.archive-page {padding:25px 0 15px;}
.icontent, body {font-size:14px;}
.icontent h5 {font-size: 18px;} .icontent h2 {font-size: 28px;}
.icontent h1 {font-size: 28px;}
.icontent .gap-size-30, .icontent .gap-size-large, .icontent .gap-size-l {height:20px;}
.icontent .gap-size-40, .icontent .gap-size-50 {font-size:30px;}
.icontent .econtent .column.two-third:first-child .content {padding-right:25px;}
.iblog.right-sidebar .content-indent {padding-right:0;} 	
.iblog .ep h1.heading, .iblog .ep h2.heading, .iblog .ep .heading {font-size:18px; line-height:22px;}
.iblog .ep.esingle .post-title .heading {font-size:22px; line-height:28px;} .iblog .ep .thumbs {width:200px;}  .inav {order: 2;}
.site-right {float: none;display: inherit;width: 100%;}
a.button.btn-call {padding: 8px 20px 9px 20px;font-size: 14px;}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="date"], textarea, select {padding: 12px 15px;width: 100%;}
.wpcf7 p > strong {display: block;padding-top: 0;padding-bottom: 2px;}
img.alignright, img.alignleft {max-width: 350px;}
.call-action .cta-text {padding-right: 190px;}
.section-custom-btn-action .cta-text h2 {line-height: 1.3;font-size: 22px;}
.section-experience .ec-experience .content {padding-left: 10px;}
.icontent h2 {font-size: 24px;}
.section-power .inner-content {padding: 0 60px;}
.ec-david .content {padding-right: 0;}
.section-client .ephoto.ep-box img {max-width: 40px;}
.section-client .ephoto.ep-box .photo-inner {height: 130px}
.menu-client-menu-container ul li {padding: 0;margin-bottom: 3px;}
.column.has-gd.ec-box.grid3 {width: 48%;float: left;margin: 10px 1%;}
.section-client .gap{display: none;}
.section-claim .ec-claim {width: 100%;}
.ec-claim .one-third {width: 33.33%;box-sizing: border-box}
.ec-resource {width: 100%}
.wgs-footer{width: 50%; margin-bottom: 20px;}
}
@media (min-width: 768px) and (max-width: 979px) {	
.iblog.right-sidebar .content-indent {padding-right:10px;}
.ec-offer-box h4 {font-size: 14px}
.ec-offer-box:hover > .content-inner > .content * {font-size: 14px;line-height: 1.4}
.ec-offer-box > .content-inner > .content {padding:20px;}
.ec-offer-box a.button {padding: 5px 24px;}
}
@media (max-width: 767px) {
body {min-width:320px;} .sidebar {margin-top:25px;} 
.column {margin-bottom:0;} .column+.column {margin-top:15px;}
.icontent h1 {font-size: 22px;}
.icontent h2 {font-size: 20px;} .icontent h5 {font-size: 16px;}
.column:last-child, .column.last {padding-bottom:0; margin-bottom:0;} 
.site-logo {max-width: 220px;top: 0}
.site-header .main {width: 100%;max-width: 100%}
.topbar .top-address {width: 32.5%;padding: 0 10px 10px;}
.footer-menu {padding: 55px 0 25px;}
.icontent p {line-height: 1.5;}
.footer-wgs .wgs.grid3{width: 50%;float: left;padding-bottom: 20px;}
.footer-wgs .cstext ul li {padding: 0 0 10px 15px;}
.section-experience .one-half, .section-david .one-half {width: 100%;padding-right: 0;}
.section-experience img.alignnone, .section-david img.alignnone {max-width: 400px;margin: 0 auto 10px;float: none;display: block;width: 100%}
.section-custom-btn-action .call-action .cta-wrap {padding: 0;position: relative;}
.call-action .cta-text {padding-right: 0;}
.call-action .cta-action {position: static;transform: translate(0,0);margin: 15px 0 0;}
.section-custom-btn-action {text-align: center;}
.section-power .inner-content {padding: 0;}
.section-david {}
.section-client .column.has-gd + .column.has-gd {margin-top: 10px;}
.section-client .ephoto.ep-box .photo-inner{padding: 10px;height: 120px;}
.section-client .ephoto.ep-box img {max-width: 30px;}
.site-header {padding: 12px 0 10px;}
.section-welcome h2 br {display: none}
.section-david, .section-power, .section-experience {padding-top: 60px !important;padding-bottom: 60px !important;}
.ec-david .content {padding-top: 0}
.section-offer h3 {padding-bottom: 50px;}
.section-offer .column + .column {margin-top: 0;}
.section-team .grid4 {width: 31%;margin: 0 1%;}
img.alignright, img.alignleft {max-width: 350px;width: 100%;display: block;margin: 0 auto 20px;float: none;}
.icontent h3 {font-size: 20px;}
.ec-claim .one-third {width: 100%}
.page-id-404 .site-logo {max-width: 120px;top: -23px;}
.section-geo .column + .column {margin-top: 0;}
.ibanner .page-title .title {font-size: 30px;}
.ibanner .cpn p {font-size: 18px;}
.inav ul.menu {top: 54px;}
.site-body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .site-body .gform_wrapper select, .site-body .gform_wrapper textarea {max-width: 100%;}
.content-box .one-fourth {width: 100%;padding: 0}
.content-animate-content .inner-content {display: block;}
.ec-offer-box > .content-inner > .content {height: auto; overflow: hidden; transition: all 500ms; padding: 25px 30px; box-sizing: border-box;background: #000}
.ec-offer-box:hover > .content-inner > .content {height: auto; background-color: #000;border-radius: 5px}
.ec-offer-box:hover > .content-inner > .content * {color: #fff;}
.ec-offer-box .econtent {display: block; color: #fff;}
.ec-offer-box > .content-inner > .content p {padding-bottom: 5px;}
.ec-offer-box:hover .econtent {display: inherit;}
.ec-offer-box > .content-inner > .content * {color: #fff;}
.ec-offer-box a.button:hover {background: #1a4a5e;border-color: #1a4a5e;}
.content-animate-content .inner-content {margin-top: 20px;}
}
@media (max-width:599px) {
.flex-direction-nav a.flex-next, 
.flex-direction-nav a.flex-prev { bottom:5px; margin-top:0; width:24px; height:24px; background-size:11px auto;}
.ec-list+.ec-list {margin-top:-10px;}
.site-logo {position: static;width: 100%;display: block;float: none;margin: 0 auto 20px;}
.site-top {float: left;}
.inav ul.menu {top: 52px;}
.site-logo {max-width: 130px;}
.iblog.wrapper {padding-top: 50px;}
.section-team .grid4 {width: 48%;margin: 0 1%;margin-bottom: 20px}
.site-logo {max-width: 250px;}
.page-id-404 .site-logo {top: 0;max-width: 120px;}
.ec-geo-box {text-align: center}
.inav ul.menu {top: 53px;}
.wgs-footer{width: 100%;}
}
@media (max-width:479px) {
.icontent h4 {line-height: 24px;font-size: 15px;}
.icontent h2 {font-size: 24px;}
.wpcf7 img.wpcf7-captchac {width: 70px !important;}
.topbar .top-address {width: 45%;padding: 0 10px 5px;border-right: 0;}
.topbar .top-address:first-child {padding-left: 10px;}
.topbar .top-address:last-child {padding-right: 10px;}
.topbar .main {max-width: 100%;width: 100%;}
.section-client .ephoto.ep-box .photo-inner {max-width: 280px;margin: 0 auto;}
.column.has-gd.ec-box.grid3 {width: 100%;float: left;margin: 0 0 15px;}
.topbar .top-address:nth-child(4) {padding-left: 10px;}
}
@media (max-width:420px) and (orientation: portrait) {
.wrapper, .container-section, .iblog.iblog-page {padding:25px 0px;} 
.wrapper.wider-page {padding:0;} .wrapper.archive-page {padding:25px 0 15px;}
.footer-wgs .wgs.grid3{width: 100%;padding-bottom: 20px;}
.section-team .grid4 {width: 100%;margin: 0 auto 20px;max-width: 350px}
}
@media (max-width:320px) {
}@font-face{font-family:'FontAwesome';src:url(//www.dsminsurance.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.dsminsurance.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.dsminsurance.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.dsminsurance.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.dsminsurance.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.dsminsurance.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.mCSB_container{
width:auto;
margin-right:30px;
overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
margin-right:30px;
}
.mCustomScrollBox>.mCSB_scrollTools{
width:16px;
height:100%;
top:0;
right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
position:absolute;
top:0;
left:0;
bottom:0;
right:0; 
height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
cursor:pointer;
width:100%;
height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
height:100%;
margin:0 auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
display:block;
position:relative;
height:20px;
overflow:hidden;
margin:0 auto;
cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
top:100%;
margin-top:-40px;
} .mCSB_horizontal>.mCSB_container{
height:auto;
margin-right:0;
margin-bottom:30px;
overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
margin-right:0;
margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
width:100%;
height:16px;
top:auto;
right:auto;
bottom:0;
left:0;
overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:2px;
margin:7px 0;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
width:30px;
height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
display:block;
position:relative;
width:20px;
height:100%;
overflow:hidden;
margin:0 auto;
cursor:pointer;
float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
margin-left:-40px;
float:right;
}
.mCustomScrollBox{
-ms-touch-action:none; } .mCustomScrollBox>.mCSB_scrollTools{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCustomScrollBox:hover>.mCSB_scrollTools{
opacity:1;
filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_draggerRail{
background:#cdcdcd; background:rgba(205,205,205,0.5);
filter:"alpha(opacity=50)"; -ms-filter:"alpha(opacity=50)"; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#ccced8; background:rgba(204,206,216,0.85);
filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; }
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(204,206,216,0.95);
filter:"alpha(opacity=95)"; -ms-filter:"alpha(opacity=95)"; }
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(204,206,216,1);
filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; }
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
background-image:url(//www.dsminsurance.com/wp-content/themes/scdsm/images/mCSB_buttons.png);
background-repeat:no-repeat;
opacity:0.4;
filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; }
.mCSB_scrollTools .mCSB_buttonUp{
background-position:0 0; }
.mCSB_scrollTools .mCSB_buttonDown{
background-position:0 -20px; }
.mCSB_scrollTools .mCSB_buttonLeft{
background-position:0 -40px; }
.mCSB_scrollTools .mCSB_buttonRight{
background-position:0 -56px; }
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
opacity:0.75;
filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; }
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
opacity:0.9;
filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; }  .mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.15);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#000; background:rgba(0,0,0,0.75);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-80px 0;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-80px -20px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-80px -40px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-80px -56px;
} .mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#fff; background:rgba(255,255,255,0.1);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
background:#fff; background:rgba(255,255,255,0.75);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-32px 0;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-32px -20px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-40px -40px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-40px -56px;
} .mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#000; background:rgba(0,0,0,0.1);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:4px;
background:#000; background:rgba(0,0,0,0.75);
-webkit-border-radius:1px;
-moz-border-radius:1px;
border-radius:1px;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:4px;
margin:6px auto;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-112px 0;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-112px -20px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-120px -40px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-120px -56px;
} .mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#fff; background:rgba(255,255,255,0.1);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
background:#fff; background:rgba(255,255,255,0.75);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:6px;
margin:5px auto;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(255,255,255,0.85);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(255,255,255,0.9);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-16px 0;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-16px -20px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-20px -40px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-20px -56px;
} .mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
background:#000; background:rgba(0,0,0,0.1);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:6px;
background:#000; background:rgba(0,0,0,0.75);
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
height:4px;
margin:6px 0;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:6px;
margin:5px auto;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-96px 0;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-96px -20px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-100px -40px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-100px -56px;
} .mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{
background:#fff; background:rgba(255,255,255,0.1);
}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:2px;
margin:7px auto;
} .mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{
background:#000; background:rgba(0,0,0,0.15);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:2px;
background:#000; background:rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
width:100%;
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
width:100%;
height:2px;
margin:7px auto;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:rgba(0,0,0,0.85);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:rgba(0,0,0,0.9);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{
background-position:-80px 0;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{
background-position:-80px -20px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{
background-position:-80px -40px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{
background-position:-80px -56px;
} .owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1;}
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y;}
.owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {cursor: pointer;cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel.owl-loaded {display: block;} .owl-carousel.owl-loading {opacity: 0; display: block;} .no-js .owl-carousel {display: block;}
.owl-carousel.owl-hidden { opacity: 0;} .owl-carousel .owl-refresh .owl-item {display: none;}
.owl-carousel .owl-item {position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel .owl-item img {display: block; -webkit-transform-style: preserve-3d; margin:0 auto;}
.owl-carousel.owl-text-select-on .owl-item {-webkit-user-select: auto; -moz-user-select: auto;-ms-user-select: auto; user-select: auto;}
.owl-carousel .owl-grab {cursor: move; cursor: -webkit-grab; cursor: -o-grab; cursor: -ms-grab; cursor: grab;}
.owl-carousel.owl-rtl { direction: rtl;} .owl-carousel.owl-rtl .owl-item { float: right;}
.owl-height {-webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out;}