/*
Theme Name:   DNSStuff
Description:  Default GeneratePress child theme
Template:     generatepress
*/

#promotion_boxes {
    width:100%; white-space:nowrap; margin:0 auto 0 auto; line-height:0em;
    position: relative;
}
#promo_1{
    position: absolute;
    left: 0;
    z-index: 1
}
#promo_2 {

}
#promo_3 {
    position: absolute;
    right: 0;
    top: 0;
}
@media (min-width: 1100px) {
    #mobile-header {
        display: none;
    }
    #promotion_boxes,
    #promo_1,
    #promo_3 {
        display: block;
        background-color: #ffffff;
        min-height:	200px;
    }
    #promo_2 {
        position: relative;
        z-index: 50;
        max-width: 1130px;
        width: 100%;
        margin: 0 auto;
        top: 60px
    }
}

@media (max-width: 1099px) {
    #mobile-header {
        display: block;
        padding-top: 30px;
        padding-bottom: 10px;
    }
    #promotion_boxes,
    #promo_1,
    #promo_2,
    #promo_3 {
        display: none;
    }
}

#navmenu li {
    float: left;
    display: inline;
    list-style: none;
    padding: 0px;
    margin-top: -6px;
    font-size: 10px;
}

.pis-li {
    margin-bottom: 10px
}
a.page-numbers {
    padding: 10px !important;
}
#snippet-box {
  display: none !important;
}
.rp4wp-related-posts {
    border-top: 1px solid #ccc;
    padding-top: 20px;
  }
  
  .rp4wp-related-posts {
    border-top: 1px solid #ccc;
    padding-top: 20px;
  }
  article .contributor__block {
    border-top: 1px solid #ccc;
    padding: 25px 0 0 0;
    margin-top: 25px;
  }
  
  article .contributor__block .contributor {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 20px;
  }
  article .contributor__block .contributor:first-child {
    margin-top: 0;
  }
  article .contributor__block .contributor div:first-child {
    flex-basis: 80px;
  }
  article .contributor__block .contributor div:first-child .default__avatar {
    position: relative;
    display: block;
    width: 62px;
    height: 62px;
    background-color: #ccc;
    border-radius: 50%;
    margin: auto;
  }
  article .contributor__block .contributor div:first-child img {
    max-width: 62px;
    max-height: 62px;
    border-radius: 50%;
  }
  article .contributor__block .contributor div:last-child {
    flex-basis: calc(100% - 80px);
  }
  article .contributor__block .contributor div:last-child p {
    font-size: 14px;
    font-style: italic;
    margin: 0;
  }
  article .contributor__block .contributor div:last-child .author_name {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  /* Related Posts */
  .rp4wp-related-posts {
    margin-top: 25px;
  }
  .rp4wp-related-posts ul.rp4wp-posts-list .rp4wp-col-last {
    padding-left: 0 !important;
    margin-bottom: 20px !important;
  }
  .rp4wp-related-posts ul.rp4wp-posts-list .rp4wp-col-last .rp4wp_component {
    padding-bottom: 0 !important;
  }
  .rp4wp-related-posts ul.rp4wp-posts-list .rp4wp-col-last .rp4wp_component_title a {
    font-weight: 400;
  }
.freetool-spacer-top:first-of-type{
      display:block;
      background-color: #efefef;
      width: 900em;
      height: 20px;
      margin-left:-10em;
      overflow:hidden;
  }
.freetool-spacer{
    display:block;
    background-color: #efefef;
    width: 900em;
    height: 20px;
    margin-left:-10em;
    overflow:hidden;
}
.freetool-spacer:last-of-type{
    display:none
}
.freetool-header{
    margin-bottom: 40px;
    color: #3a3a3a
}

.freetool{
    margin: 20px 0px;
}

.freetool h2{
    color: #1e73be;
}

.freetools-noimage{
    width: 300px;
}

.freetool-content{
    display: flex;
    flex-direction: row;
}

.freetool-content:not(:first-of-type){
    padding-top: 25px;
    border-top: #efefef solid 5px;
}

.freetool-image{
    flex: 0 0 300px;
}

.freetool-text{
    flex: 1;
    padding-left: 20px;
}

.freetool-text p {
    margin-bottom: .5em;
}

.btn-primary{
    padding: 10px 15px;
    background-color: #1e73be;
    color: white !important;
    font-weight: 500;
    text-transform: uppercase;
}

.btn-primary:hover{
    background-color: #3481c4;
}

.secondary-link{
    padding: 12px;
    margin-left: 15px;
    border-left: dotted 1px #3a3a3a;
    color: #1e73be;
    font-weight: 500;
    font-size: 14px;
}

.freetool-underlink{
    padding-top: 20px;
    text-align: center;
    font-size: 12px;
    color: #999;
}

.freetool-btn{
    float:left;
}
.freetool-btngroup{
    padding-top: 20px;
}
.freetools_banner{
    margin-top:20px;
}

body{
    overflow-x:hidden;
}

.sw19b-comparison-table table {
    border-collapse: collapse;
    border-width: 0;
}

.sw19b-comparison-table td,
.sw19b-comparison-table th {
    border-color: #1e73be;
    border-width: 2px;
    line-height: normal;
    width: 33%;
    padding: 20px 10px;
}

.sw19b-comparison-table thead th {
    background: #1e73be;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.sw19b-comparison-table tbody {
    font-size: 16px;
}

.sw19b-comparison-table tbody th span {
    display: block;
    font-weight: normal;
}

.sw19b-comparison-table tbody td {
    text-align: center;
}

.sw19b-comparison-table td:first-child,
.sw19b-comparison-table th:first-child {
    border-left-width: 1px;
}

.sw19b-comparison-table td:last-child,
.sw19b-comparison-table th:last-child {
    border-right-width: 1px;
}

.sw19b-comparison-table thead td,
.sw19b-comparison-table thead th {
    border-top-width: 1px;
}

.sw19b-comparison-table tbody tr:last-child td,
.sw19b-comparison-table tbody tr:last-child th {
    border-bottom-width: 1px;
}

.sw19b-comparison-table tbody tr:nth-child(even) {
    background: rgba(30, 115, 190, 0.1);
}

.sw19b-comparison-table tfoot tr {
    background: none;
}

.sw19b-comparison-table tfoot tr td,
.sw19b-comparison-table tfoot tr th {
    border: none;
}

.sw19b-comparison-table tfoot td {
    padding-top: 30px;
    text-align: center;
}

.sw19b-comparison-table tfoot a.button {
    padding: 10px 24px 11px;
    border-radius: 29px;
    background-color: #fcb900;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    color: #111111;
}

.sw19b-comparison-table tfoot a.text {
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #111111;
}

.sw19b-comparison-table .mobile-comparison {
    display: none;
}

@media (max-width: 768px) {
    .sw19b-comparison-table .desktop-comparison {
        display: none;
    }

    .sw19b-comparison-table .mobile-comparison {
        display: table;
    }

    .sw19b-comparison-table tbody th {
        text-align: center;
    }

    .sw19b-comparison-table tbody th span {
        font-weight: 700;
    }

    .sw19b-comparison-table tbody tr:nth-child(even) {
        background: inherit;
    }

    .sw19b-comparison-table tbody tr:nth-child(4n+3),
    .sw19b-comparison-table tbody tr:nth-child(4n+4) {
        background: rgba(30, 115, 190, 0.1);
    }

    .sw19b-comparison-table td,
    .sw19b-comparison-table th {
        border-width: 0;
    }

    .sw19b-comparison-table tr.header {
        border-top: 2px solid #1e73be;
    }

    .sw19b-comparison-table td,
    .sw19b-comparison-table th {
        padding: 10px;
    }

    .sw19b-comparison-table thead th {
        font-size: 14px;
    }

    .sw19b-comparison-table tbody {
        font-size: 12px;
    }
}

body.single-comparisons .wp-block-group__inner-container {
    padding: 0;
}

@media (max-width: 768px) {
    body.single-comparisons .wp-block-group__inner-container > h2 {
        position: relative;
        padding-right: 20px;
        cursor: pointer;
    }

    body.single-comparisons .wp-block-group__inner-container > h2:after {
        content: '';
        background-image: url('images/symbol_arrow_down.svg');
        background-size: 16px 10px;
        height: 10px;
        width: 16px;
        position: absolute;
        right: 0;
        top: 10px;
    }

    body.single-comparisons .wp-block-group__inner-container:not(.selected) > *:not(h2) {
        display: none;
    }

    body.single-comparisons .wp-block-group__inner-container.selected h2:after {
        background-image: url('images/symbol_arrow_up.svg');
    }
}

@media (max-width: 768px) {
    .sw-hide-on-mobile {
        display: none;
    }
}

@media (max-width: 1099px) {
    .freetool-content{
        flex-direction: column;
    }

    .freetool-image{
        flex: 0;
    }
}

.hero_section {
	padding: 40px;
	background-color: #fff;
	margin: auto;
}

.hero_section .hero_image {
	float: left;
	width: 30%;
	height: 100%;
}

.hero_section .hero-section-right-text {
	float: left;
	width: 68%;
	height: 100%;
	flex-direction: column;
	display: flex;
	justify-content: space-between;
}

.hero_section .hero_title {
	font-size: 40px;
}

.hero_section .btn-holder {
	justify-content: flex-end;
	display: flex;
}

.hero_section .hero_button {
    padding: 10px 24px 11px;
    border-radius: 29px;
    background-color: #fcb900;
    font-family: "Roboto",sans-serif; 
    font-size: 16px;
    font-weight: bold;
    color: #111111;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
}

.hero_section .hero_button:hover {
	background-color: #ff7a00;
	color: #111111;
}

.hero_section .hero_button:visited {
	color: #111111;
}

.cat-links:before {
	content: "\f07b";
}

@media (max-width: 768px) {
	.hero_section .hero_image {
		display: none;
	}

	.hero_section .hero-section-right-text {
		width: 100%;
	}

	.hero_section .btn-holder {
		justify-content: flex-start;
		display: flex;
	}
}

@media (min-width: 768px) {
	@media(max-width: 1200px) {
		.hero_section .hero_image {
			display: flex;
			justify-content: center;
			align-items: center;
			height: 225px;
		}

		.hero_section .hero-section-right-text {
			padding-left: 10px;
			width: 65%;
		}
	}
}
 