#top-header a, #main-footer a {text-decoration: none !important;}

.et_pb_code_inner {
text-align: center;
}
.my1 h1 {font-size: 60px !important;}
h2 {font-size: 30px !important;}

h1, h1.et_pb_contact_main_title, .et_pb_title_container h1 {
font-size: 52px;
}
h3, .et_pb_column_1_3 h3, .et_pb_column_1_4 h3, .et_pb_column_1_5 h3, .et_pb_column_1_6 h3, .et_pb_column_2_5 h3 {
font-size: 16px;
font-family: 'Work Sans',Helvetica,Arial,Lucida,sans-serif;
}

#my1 {height: 100%;}
.my1 {
display: flex;
align-items: stretch;
flex-direction: column;
vertical-align: middle;
align-content: center;
justify-content: center;
}
.my1child {
width: 100%;
height: 100%;
}
#my2 div {
width: 320px;
height: 250px;
display: table-cell;
align-items: center;
vertical-align: middle;
}
#my2 {
display: flex;
flex-wrap: wrap;
/*justify-content: space-between;*/
align-content: center;
}
#my2 div:nth-child(2n) {
margin-top: 60px;
}
#my3 div {
width: 320px;
height: 250px;
margin: 30px 0;
display: table-cell;
align-items: center;
vertical-align: middle;
margin-right: 60px;
overflow: hidden;
}
#my3 div:nth-child(3n) {
margin-right: 0;
}
#my3 {
display: flex;
flex-wrap: wrap;
align-content: center;
}
@media screen and (min-width: 981px) and (max-width: 1391px) {
#my1 h3 {
font-size: 20px;
line-height: 28px;
}
#my2 div:nth-child(2n) {
margin-top: 40px;
}
#my2 div {
height: auto;
}
}

@media screen and (min-width: 1400px) {
#my3.explainerstag {
margin-top: -20px;
}
#my1 h3 {
font-size: 22px;
line-height: 30px;
}
}


.featured {
text-align: right;
padding: 50px;
display: flex;
align-items: stretch;
flex-direction: column;
vertical-align: middle;
align-content: center;
justify-content: center;
}
.nonfeatured {
text-align: right;
padding: 20px;
}
.dark h1, .dark h2, .dark h3 {
color: #fff !important;
text-shadow: 1px 1px 5px #000;
}
.light h1, .light h2, .light h3 {
color: #000 !important;
text-shadow: 1px 1px 5px #fff;
}
.featuredImage img {
width: 100%;
}
.shareit {
height: 50px;
text-align: right;
margin-top: 20px;
}
.shareit a {
text-decoration: none !important;
}
.et-social-icons li {
margin-left: 5px;
}
#left-content-area input[type=text] {
background-color: #fff;
border: 3px solid #000;
padding: 10px 15px;
color: #000;
font-size: 18px;
}
#left-content-area input[type="submit"] {
border: 3px solid black;
padding: 10px;
background-color: #fff;
font-family: 'Work Sans', Helvetica, Arial;
font-weight: bold;
text-transform: uppercase;
font-size: 18px;
margin-left: 10px;
}

#right-content-area a, #right-content-area a:visited, #right-content-area a:active, .container a, .container a:visited, .container a:active {
color: #000;
text-decoration: underline;
}

.et_mobile_menu li a, .nav li li a {
    color: #fff !important;
    text-decoration: none;
}

@media screen and (min-width: 981px) and (max-width: 1405px) {
#my3 div {
width: 50%;
margin: 0 auto !important;
border: 1px solid white;
}
#my3 {
margin-top: 20px;
}
.et_pb_section {
padding: 40px 0;
}
#left-content-area input[type=text] {
max-width: 145px;
}
}

@media screen and (min-width: 1025px) and (max-width: 1112px) {

}

@media screen and (max-width: 1024px) {

#my3 {
/*margin-top: -30px;*/
}
}

@media screen and (max-width: 980px) {
#my2 div {
width: 45%;
height: 250px;
margin: 0 auto 0px auto !important;
overflow: hidden;
}
#my2 div:nth-child(2n) {
margin-left: 0px;
margin-top: 20px;
}
#my3 {
margin-top: 0px;
}
#my3 div {
width: 45%;
height: 250px;
margin: 0px auto 20px auto!important;
overflow: hidden;
}
#my3 div:nth-child(2n) {
margin-right: 0;
}
#my3 div:nth-child(3n) {
margin-right: 0px;
}
.my1 h1 {
font-size: 36px!important;
}
.entry-content h2 {
font-size: 18px !important;
line-height: 1;
}
.entry-content h3 {
font-size: 14px !important;
}
.et-social-icons {
float: right;
}
}

@media screen and (max-width: 800px) {
#my3 div {
width: 45%;
height: 250px;
}
body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
padding-top: 40px;
}
}

@media only screen and (max-width: 767px) {
h2 {font-size: 28px !important;}
.et_pb_section {
padding: 30px 0;
}
}

@media screen and (max-width: 600px) {
body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
padding-top: 30px;
}
.featured, .nonfeatured {
padding: 10px;
}
}

@media screen and (max-width: 468px) {
body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
padding-top: 30px;
}
#my2 div {
width: 100%;
height: 140px;
}
#my2 div:nth-child(2n) {
margin: 10px 0 0 0 !important;
}
#my3 {
margin-top: 0px;
}
#my3 div {
width: 100% !important;
height: auto;
margin: 0 0 10px 0 !important;
display: flex;
align-items: stretch;
flex-direction: column;
vertical-align: middle;
align-content: center;
justify-content: center;
padding-top: 5px;
}
.my3 {
border-bottom: 1px solid #ccc;
}
#my3 div:nth-child(2n) {
margin-right: 0 !important;
}
#my3 div:nth-child(3n) {
margin-right: 0px !important;
}
.my3 div {
color: #000 !important;
background-image: none !important;
text-align: left;
padding: 0;
}
.my3 div.dark h1, .my3 div.dark h2, .my3 div.dark h3 {
color: #000 !important;
text-shadow: none;
}
.my1 h1 {
font-size: 26px!important;
}
#main-footer .et-social-icons {
float: none;
}
}

@media screen and (max-width: 400px) {
.entry-content h2 {font-size: 20px !important;}
.entry-content h3 {font-size: 14px !important;}
}


/* clean up not needed
 .row {
        display:flex
    }

    .column {
        display: flex;
        width: 50%;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items:center
    }


*/
    .et_pb_button.et_pb_more_button.et_pb_button_one.show_icon {
        margin-top:60px
    }

    #c1 {
        margin-top:60px
    }

    
    
    .hidden {
        display:none !important
    }

    .active, .active .dropbtn {
        background-color: #000000 !important;
        color:#ffffff !important
    }


    .dropbtn {
        background-color: #ffffff;
        color: #000000;
        padding: 10px;
        cursor: pointer;
        border: 3px solid #000000;
        width: 215px;
        font-family: 'Work Sans', Helvetica, Arial, Lucida, sans-serif;
        font-size: 13px;
        border-radius: 0px;
        font-weight: bold;
        font-style: normal;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing:1px
    }

    .dropdown {
        position: relative;
        display: inline-block;
        min-width: 190px;
        text-align: center;
        z-index:8
    }

    .dropdown-content {
        display: none;
        position: absolute;
        background-color: rgba(255, 255, 255, .9);
        width: 285px;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        text-align: left;
        z-index:1
    }

    .dropdown-content a {
        color: black;
        padding: 5px 15px;
        text-decoration: none;
        display:block
    }

    .dropdown-content a:hover {
        background-color: #000000;
        color:#ffffff !important
    }

    .dropdown:hover .dropdown-content {
        display:block
    }

    .dropdown:hover .dropbtn {
        background-color: #000000;
        color:#ffffff
    }

    .arrow {
        border: solid #000000;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
        margin-left:10px
    }

    .active .arrow {
        border: solid #ffffff;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding:3px
    }

    .up {
        transform: rotate(-135deg);
        -webkit-transform:rotate(-135deg)
    }

    .down {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        top: -2px;
        position:relative
    }

    @media screen and (max-width: 600px) {
       
        .dropdown.states {
            z-index:9 !important
        }

        .dropdown-content {
            background-color: rgba(255, 255, 255, 1);
            width:215px
        }

        .row {
            display:block
        }

        .column {
            width: 100%;
            display:block
        }

        .column ul {
            padding:0 !important
        }

        #left-area ul, .comment-content ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul, body.et-pb-preview #main-content .container ul {
            list-style-type: disc;
            padding: 0;
            line-height: 24px;
            text-align: center;
            list-style-position:inside
        }
    }

    @media screen and (max-width: 468px) {
        .et_pb_row, .et_pb_column .et_pb_row_inner {
            padding: 20px 30px;
            width:100%
        }


        .dropdown-content {
            font-size: 14px;
            line-height: 22px;
            overflow-y: scroll;
            max-height:200px
        }

        .dropdown-content::-webkit-scrollbar {
            width:12px
        }

        .dropdown-content::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
            border-radius:0px
        }

        .dropdown-content::-webkit-scrollbar-thumb {
            border-radius: 0px;
            -webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.5)
        }


        .et_pb_button.et_pb_more_button.et_pb_button_one.show_icon {
            margin-top:20px
        }
    }

    .et_pb_section_0.et_pb_section {
        /*margin-top: 0px;
        background-color:#000000 !important*/
    }

    .et_pb_text_0.et_pb_text {
        /*color:#FFFFFF !important*/
    }

    .et_pb_text_0 h1 {
        /color: #FFFFFF !important;
        text-align:center*/
    }

    .et_pb_text_0 h2 {
        font-size:38px
    }

    .et_pb_text_1 h2 {
        font-size:38px
    }

    .et_pb_text_2 h2 {
        font-size:38px
    }
