body {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
}

/* DEFAULTS */

::selection {
    background: #3c40c6;
    color: white;
}

::-moz-selection {
    background: #3c40c6;
    color: white;
}


a {
    text-decoration: none;
}

hr {
    width: 14px;
    height: 14px;
    border: none;
    background: #574b90;
		border-radius: 50%;
		margin-top:30px;
}

/* CONTAINERS */

.h12hywfaphoxt4rjfnnb {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    padding: 65px 0;
    background: white;
    border-bottom: 1px solid #ededed;
}

.grey-container {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    padding: 65px 0;
    background: #f7f7f7;
    border-bottom: 1px solid #ededed;
}

.image-container {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    padding: 65px 0;
    background: none;
}

.k48o0urka4 {
    margin: 0 auto;
    overflow: hidden;
    width: 80%;
}

.b9jlevwnxiafu h2 {
    text-align: center;
    margin-top: 5px;
    font-size: 30px;
    color: #333;
    font-weight: 400;
}

/* PAGE HEAD */

.btapi14d2bicalh7mjl1210 {
    margin: 0 auto;
    overflow: hidden;
    height: 732px;
    background-image: linear-gradient(rgba(8,8,15,0.50), rgba(8,8,8,0.70)), url('../images/header-img.jpg');
    background-size: cover;
}

.xwaeqmudddeldu312 {
    margin: 0 auto;
    width: 100%;
    height: 70px;
    position: fixed;
    background: white;
    border-bottom: 1px solid #ededed;
}

.kevcjygsgfel {
    margin: 0 auto;
    width: 80%;
    height: 70px;
}

.awoovg4oah {
    float: left;
    height: 70px;
}

.awoovg4oah h1 {
    margin-bottom: 0;
    margin-top: 22px;
}

.awoovg4oah h1 a {
    color: #574b90;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 23px;
}

.gucutyad3yw {
    float: right;
}

.gucutyad3yw ul ul {
    display: none;
    float: right;
    border-top: 14px solid white;
}

    .gucutyad3yw ul li:hover > ul {
        display: block;
        -webkit-transition: border-top .1s;
        -moz-transition: border-top .1s;
        -o-transition: border-top .1s;
        transition: border-top .1s;
    }

.gucutyad3yw ul {
	padding: 0 10px;
    margin-top: 3%;
	list-style: none;
	position: relative;
	display: inline-table;
}
	.gucutyad3yw ul:after {
		content: "";
        clear: both;
        display: block;
	}

.gucutyad3yw ul li {
	float: left;
}

	.gucutyad3yw ul li:hover {
		background: none;
	}

		.gucutyad3yw ul li:hover a {
			color: #3c40c6;
		}

	.gucutyad3yw ul li a {
		display: block;
        padding: 12px 18px;
		color: black;
        text-decoration: none;
        -webkit-font-smoothing: antialiased;
        font-weight: 400;
        font-size: 14px;
        font-style: normal;
        text-transform: uppercase;
	}

    .gucutyad3yw ul li a span {
        color: #333;
    }

.gucutyad3yw ul ul {
	background: #3c40c6;
    border-radius: 0px;
    padding: 0;
	position: absolute;
    top: 100%;
    margin-top: 0;
}

	.gucutyad3yw ul ul li {
		float: none;
		position: relative;
        border-bottom: 1px solid #333;
	}

    .gucutyad3yw ul ul li:last-child {
        border-bottom: none;
	}

    .gucutyad3yw ul ul li:hover {
        background: #222;
    }

		.gucutyad3yw ul ul li a {
			padding: 14px 20px;
            width: 155px;
            -webkit-transition: background .2s;
            -moz-transition: background .2s;
            -o-transition: background .2s;
            transition: background .2s;
		}

        .gucutyad3yw ul ul li a span {
            color: white;
            font-size: 12px;
            -webkit-transition: color .2s;
            font-weight: 600;
        }

        .gucutyad3yw ul ul li a:hover {
            background: none;
        }

        .gucutyad3yw ul ul li a:hover span {
            color: white;
        }

.gucutyad3yw ul ul ul {
	position: absolute;
    left: 100%;
    top: 0;
}


.r6xiclk2notwuysu {
    display: none;
}

.ibrvxg10ffbiv {
    margin: 0 auto;
    width: 80%;
    margin-top: 290px;
    text-align: center;
}

.ibrvxg10ffbiv h1 {
    color: white;
    font-size: 55px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    text-shadow: 2px 2px 3px #333;
}

.ibrvxg10ffbiv a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: white;
    border: 1px solid white;
    padding: 11px 18px;
    border-radius: 1px;
    -webkit-transition: background .12s, border .12s;
    -moz-transition: background .12s, border .12s;
    -o-transition: background .12s, border .12s;
    transition: background .12s, border .12s;
}

.ibrvxg10ffbiv a:hover {
    background: #3c40c6;
    border: 1px solid #3c40c6;
}

/* ABOUT SECTION */

.hbg114iwurm7 {
    text-align: center;
    width: 75%;
    margin: auto;
}

.hbg114iwurm7 p {
    font-size: 19px;
    /*-webkit-font-smoothing: antialiased;*/
    color: #666;
    line-height: 34px;
    font-weight: 300;
    margin-top: 30px;
}

/* LATEST ARTICLE SECTION */

.articlebox {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.left-image {
    float: left;
    width: 35%;
    height: 270px;
}

.right-image {
    float: right;
    width: 35%;
    height: 270px;
}

.article-desc {
    float: right;
    width: 60%;
    text-align: left;
}

.article-desc h3 {
    color: #444;
    margin-top: 10px;
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.article-desc hr {
    width: 50px;
    height: 2px;
    border: none;
    background: #3c40c6;
    margin-bottom: 20px;
}

.article-desc p {
    font-weight: 300;
    color: #999;
    line-height: 27px;
}

.article-desc p a {
    padding: 11px 20px 10px;
    background: #222;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    margin-top: 20px;
    -webkit-transition: background .15s;
    -moz-transition: background .15s;
    -o-transition: background .15s;
    transition: background .15s;
}

.article-desc p a:hover {
    background: #3c40c6;
}

/* CATEGORY SECTION */

.category-item-left {
    float: left;
    width: 27%;
    margin-right: 3.5%;
    background: white;
    padding: 5% 2% 4%;
    text-align: center;
    -webkit-transition: background .25s;
    -moz-transition: background .25s;
    -o-transition: background .25s;
    transition: background .25s;
}

.category-item-right {
    float: right;
    width: 27%;
    background: white;
    padding: 5% 2% 4%;
    text-align: center;
}

.category-item-left h2, .category-item-right h2 {
    text-transform: uppercase;
    color: #333;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 24px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.category-item-left p, .category-item-right p {
    font-size: 18px;
    font-weight: 300;
    color: #888;
    line-height: 34px;
    margin-bottom: 0;
    -webkit-transition: color .25s;
    -moz-transition: color .25s;
    -o-transition: color .25s;
    transition: color .25s;
}

.category-item-left hr, .category-item-right hr {
    -webkit-transition: background .25s, width .25s;
    -moz-transition: background .25s, width .25s;
    -o-transition: background .25s, width .25s;
    transition: background .25s, width .25s;
    margin-bottom: 26px;
}

.category-img {
    width: 130px;
    height: 130px;
    margin: 0 auto;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: background-color .25s;
    -moz-transition: background-color .25s;
    -o-transition: background-color .25s;
    transition: background-color .25s;
}

.category-item-left:hover, .category-item-right:hover {
    background: #ededed;
}

.category-item-left:hover .category-img, .category-item-right:hover .category-img {
}

.category-item-left:hover hr, .category-item-right:hover hr {
    width: 80px !important;
}

footer {
    margin: 0 auto;
    overflow: hidden;
    height: 80px;
    width: 100%;
    background: white;
    text-align: center;
}

footer p {
    color: #574b90;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 28px;
}

/* CATEGORY PAGE */

.category-image {
    margin: 0 auto;
    height: 480px;
    overflow: hidden;
    background-size: cover;
    text-align: center;
}

.category-title {
    margin: auto;
    overflow: hidden;
    height: 110px;
    background: white;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #ededed;
}

.category-title h1 {
    color: #444;
    font-weight: 300;
    font-size: 48px;
    margin-top: 28px;
    text-transform: uppercase;
}

/* ARTICLE PAGE */

.article-image {
    border-top: 70px solid white;
    margin: 0 auto;
    overflow: hidden;
}

.article-content {
    margin: 0 auto;
    overflow: hidden;
    padding: 50px 0;
    width: 74%;
}

.article-content h2 {
    margin-top: 6px;
}

.article-content p {
    color: #666;
    font-weight: 300;
    line-height: 28px;
    font-size: 17px;
}

/* MOBILE */

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

    .btapi14d2bicalh7mjl1210 {
        height: 500px;
    }

    .awoovg4oah {
        text-align: center;
        width: 100%;
    }

    .gucutyad3yw {
        display: none;
    }

    .r6xiclk2notwuysu {
        display: block;
        width: 65px;
        height: 65px;
        margin: 0 auto;
        float: left;
        cursor: pointer;
        border-radius: 2px;
        background-color: #3c40c6;
        background-image: url(../images/navicon.png);
        background-size: 65px;
        margin-left: 10%;
        margin-right: 10%;
        margin-top: 1px;
        -webkit-transition: background-color .2s;
        -moz-transition: background-color .2s;
        -o-transition: background-color .2s;
        transition: background-color .2s;
    }

    .r6xiclk2notwuysu hover {
        background-color: #222;
    }

    .r6xiclk2notwuysu ul {
        display: none;
        background: white;
        margin: 0;
        padding: 0;
    }

    .r6xiclk2notwuysu ul li {
        padding: 11px 10px 14px;
        border-bottom: 1px solid #222;
        display: block;
        background: #3c40c6;
    }

    .r6xiclk2notwuysu ul li:last-child {
        border-bottom: none;
    }

    .r6xiclk2notwuysu ul li:hover {
        background: #222;
    }

    .r6xiclk2notwuysu ul li a {
        color: white;
        -webkit-font-smoothing: antialiased;
        text-align: left;
        padding-left: 5%;
    }

    .mobile-menu.visible-mobile-menu {
        width: 100%;
        margin: 0 auto;
        background: white;
        margin-left: none;
    }

    .mobile-menu.visible-mobile-menu ul {
        display: block;
    }

    .ibrvxg10ffbiv {
        margin-top: 200px;
    }

    .ibrvxg10ffbiv h1 {
        font-size: 30px;
    }

    .hbg114iwurm7 {
        width: 90%;
    }

    .left-image {
        width: 100%;
        height: 270px;
        background: #ddd;
        margin: auto;
    }

    .right-image {
        width: 100%;
        height: 270px;
        background: #ddd;
        margin: auto;
    }

    .article-desc {
        width: 100%;
        margin: auto;
    }

    .article-desc h3 {
        margin-top: 20px;
    }

    .category-item-left, .category-item-right {
        margin: 0 auto;
        width: 90%;
        padding: 5%;
        margin-bottom: 40px;
        float: left;
    }

    .article-content {
        width: 80%;
    }
}
