/*
Theme Name: Giphy Engineering
Theme URI: http://engineering.giphy.com
Author: giphy
Author URI: http://giphy.com
Description: A responsive theme for giphy
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: giphy, bootstrap
Text Domain: giphy-engineering

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* @charset "UTF-8"; */
@font-face {
    font-family: 'interface';
    src: url("../fonts/InterFace_W_Rg.eot");
    src: url("../fonts/InterFace_W_Rg.eot?#iefix") format("embedded-opentype"), url("../fonts/InterFace_W_Rg.woff2") format("woff2"), url("../fonts/InterFace_W_Rg.woff") format("woff");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'interface';
    src: url("../fonts/InterFace_W_Bd.eot");
    src: url("../fonts/InterFace_W_Bd.eot?#iefix") format("embedded-opentype"), url("../fonts/InterFace_W_Bd.woff2") format("woff2"), url("../fonts/InterFace_W_Bd.woff") format("woff");
    font-weight: bold;
    font-style: normal; }
@font-face {
    font-family: 'interface';
    src: url("../fonts/InterFace_W_It.eot");
    src: url("../fonts/InterFace_W_It.eot?#iefix") format("embedded-opentype"), url("../fonts/InterFace_W_It.woff2") format("woff2"), url("../fonts/InterFace_W_It.woff") format("woff");
    font-weight: normal;
    font-style: italic; }
@font-face {
    font-family: 'interface-xbold';
    src: url("../fonts/InterFace_W_XBd.eot");
    src: url("../fonts/InterFace_W_XBd.eot?#iefix") format("embedded-opentype"), url("../fonts/InterFace_W_XBd.woff") format("woff");
    font-weight: 900;
    font-style: normal; }
@font-face {
    font-family: 'nexablack';
    src: url("../fonts/nexa_black-webfont.eot");
    src: url("../fonts/nexa_black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/nexa_black-webfont.woff2") format("woff2"), url("../fonts/nexa_black-webfont.woff") format("woff"), url("../fonts/nexa_black-webfont.ttf") format("truetype"), url("../fonts/nexa_black-webfont.svg#nexablack") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'SSSocial';
    src: url("../fonts/ss-social-circle.eot");
    src: url("../fonts/ss-social-circle.eot?#iefix") format("embedded-opentype"), url("../fonts/ss-social-circle.woff") format("woff"), url("/static/fonts/ss-social-circle.ttf") format("truetype"), url("../fonts/ss-social-circle.svg#SSSocialCircle") format("svg");
    font-weight: bold;
    font-style: normal; }
@font-face {
    font-family: 'SSSocial';
    src: url("../fonts/ss-social-regular.eot");
    src: url("../fonts/ss-social-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ss-social-regular.woff") format("woff"), url("/static/fonts/ss-social-regular.ttf") format("truetype"), url("../fonts/ss-social-regular.svg#SSSocialRegular") format("svg");
    font-weight: normal;
    font-style: normal; }


body {
    padding-top: 122px;
    color: #2e2e2e;
    font-family: 'interface', monospace;
    font-size: 18px;
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5 {
    font-family: 'interface-xbold';
    text-transform: none;
    font-weight: bold;
    color: #2e2e2e;
}

h1 {
    margin: 25px 0px;
    font-size: 32px;
}

h2 {
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 25px;
}

h3 {
    font-size: 20px;
}

ul {
    list-style-type: none;
    padding-left: 0px;
}

ul li {
    margin-bottom: 10px;
    padding-left: 8px;
}

a {
    color: #4d37ff;
}

a:hover {
    cursor: pointer;
}

p {
    font-size: 15px;
    margin: 10px 0;
    line-height: 24px;
}

footer {
    width: 100%;
    height: 74px;
    background-color: #000000;
    bottom:0;
    margin-top: 100px;
}

footer p {
    font-size: 15px;
    color: #FFFFFF;
    text-align: left;
    font-weight: bold;
}


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 7px;
    padding-left: 7px;
}

.blog-main {
    padding-right: 100px;
}

@media (max-width: 767px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: -15px;
        padding: 0;
    }

    body {
        padding-top: 0;
    }

    .blog-main {
        padding-right: 15px;
    }

    .card {
        padding-bottom: 50px;
    }

    .post {
        padding: 25px 0 25px 0;
    }

    .title {
        line-height: 34px;
    }
	
	footer p {
		font-size: 10px;
		line-height: initial;
		padding-right: 5px;
	}
	
	.logo {
		background-size: 150px;
		margin-left: 25px;
	}
	
}

.navbar {
    height: 80px;
    background-color: #000000;
    margin-bottom: 0;
}

.nav {
    margin-top: 21px;
}

.navbar-nav > li {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

.navbar-nav > li:first-child {

}

.navbar-nav > li:last-child {

}

.navbar-nav > li > a {
    color: #FFFFFF;
    padding-bottom: 20px;
}

.nav > li > a.active,
.nav > li > a:hover,
.nav > li > a:active,
.nav > li > a:focus {
    border-bottom: 4px solid #fff35c;
    background-color: transparent;
    cursor: pointer;
}

.navbar-default {
    z-index: 5000;
}

.navbar-default .navbar-toggle {
/*     margin-top: 45px; */
    margin-right: 5px;
}

.navbar-default .navbar-collapse {
    background-color: #d646b6;
}

.navbar-default .navbar-collapse .logo {
    background-color: #d646b6;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:focus {
    border: none;
    color: #FFFFFF;
}

.mobile-nav > li > a.active, .mobile-nav > li > a:hover, .mobile-nav > li > a:active, .mobile-nav > li > a:focus {
    background-color: transparent;
    cursor: pointer;
    border: none;
    color: #fff35c;
}

.mobile-nav > li {
    font-family: 'nexablack';
    font-size: 24px;
    font-weight: 900;
    line-height: 2.5;
    text-align: left;
    padding-top: 10px;
}

.mobile-nav {
    padding: 0;
    margin: 0;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #FFF;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #FFF;
}

.logo {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 270px;
    background-color: transparent;
	background-image: url("https://engineering.giphy.com/wp-content/uploads/2019/05/GIPHY-Engineering-Web-Header-Logo-V2.png");
    float: left;
    width: 300px;
    height: 80px;
	margin-top: 5px;
}

.logo:hover {
    cursor: pointer;
}

.main {
    min-height: 1000px;
	margin-top: 20px;
}

.container {
    margin-right: auto;
    margin-left: auto;
}

/*
    Main column and sidebar layout
*/
.cards {

}

.cards h2 {
    margin-top: 61px;
}

/*
    Sidebar modules for boxing content
*/
.sidebar {

}

.sidebar h4 {
    font-size: 20px;
    font-weight: bold;
    color: #2e2e2e;
}

.sidebar-module ul {
    padding: 0;
    margin: 0;
}

.sidebar-module li {
    background-color: #f3f3f3;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.44;
    padding: 25px;
}

.sidebar-module li a:hover {
    cursor: pointer;
}

.sidebar-module li a {
    color: #e646b6;
}

.sidebar-module-inset {

}

.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
    margin-bottom: 0;
}

/*
    Pagination
*/
.pager {
    text-align: left;
    display:none;
}

.pager > li > a {
    width: 140px;
    padding: 10px 20px;
    text-align: center;
}

/*
    Blog posts
*/

.card {
    margin-bottom: 0px;
    max-height: 470px;
}

.date .author {
    color: #9933FF;
}

.post p {
    font-size: 18px;
    line-height: 28px;
    color: #2e2e2e;
}

.post .date {
    padding: 0px 0 5px 0;
    font-size: 13px;
    line-height: 18px;
}

.post .excerpt, .event .excerpt {
    font-size: 16px;
    font-weight: 500;
    color: #2e2e2e;
    line-height: 24px;
}

.post h3 {
    padding: 15px 0 15px 0;
    line-height: 24px
}

.title {
    font-weight: bold;
    line-height: 30px;
    color: #2e2e2e;
    padding: 0;
    margin: 0 0 15px 0;
}

.title h3 {
    padding: 6px 0 0 0;
}

.title a {
    color: #2e2e2e;
}

.date {
    font-size: 13px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.69;
    letter-spacing: normal;
    color: #2e2e2e;
    padding: 0;
    margin: 0;
}


.icon-calendar {
    width: 20px;
    height: 20px;
    font-family: 'SSStandard';
    font-size: 16px;
    line-height: 1.25;
    color: #8500ff;
}

.bottom-border {
    border-bottom: solid 1px #cccccc;
    margin-bottom: 50px;
}

/* comments section */
.comments {
    border: 1px solid #ccc;
    padding: 10px;
}

.comments h3, .comments h2 {
    color: #333;
    padding: 5px;
}

.comment-body {
    border: 1px solid #ccc;
    padding: 20px 10px;
}

#comment-2 {
    list-style-type: none;
    background: #fff;
}

.comments-meta img {
    float: left;
}

.comment-reply-link {
    background: #f4f4f4;
    color: #666;
    display: inline-block;
    padding: 10px 15px;
}

.comment-form input {
    padding: 5px 20px;
    border: 1px solid #428bca;
    background: #428bca;
    color: #fff;
}

.comment-form input:hover {
    background: #fff;
    color: #428bca;
}

.comment-form textarea {
    width: 100%;
    height: 200px;
}

.image-thumbnail {
    margin-bottom: 14px;
    max-width: 350px;
    min-height: 175px;
}

.post .image-thumbnail {
    margin: 25px 0 25px 0;
	display: flex;
	height: 275px;
	align-items: center;
}

.large-thumbnail {
    width: 399px;
}

.image-thumbnail img {
    width: 100%;
    height: auto;
	max-height: 300px;
}

.image-thumbnail:hover {
    cursor: pointer;
}

.event {
    padding-bottom: 40px;
    min-height: 330px;
}

.event .card {
    height: 500px;
}

.event > .image-thumbnail {
    width: 100%;
    float: left;
    margin-right: 37px;
	height: 200px;
}

.event-calendar {
    font-family: 'InterFace';
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #4a4a4a;
}

.event-location {
    font-family: 'InterFace';
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #4a4a4a;
}

.hero {
    height: 390px;
    background-image: linear-gradient(285deg, #00ccff, #9933ff);
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}

.hero .shape {
    position: absolute;
    height: 425px;
    width: 2200px;
    background-color: #e646b6;
    right: -1805px;
    -webkit-transform: skew(-26deg);
}

.hero .shape .about {
    background-color: #00e6cc;
}

.hero-content {
    height: 360px;
    overflow: hidden;
}

.hero-image-thumbnail {
    float: right;
    height: 500px;
    margin-top: 50px;
	margin-right: 50px;
    width: 500px;
    max-width: 500px;
	max-height: 500px;
}

.hero-image-thumbnail:hover {
    cursor: pointer;
}

.hero a {
    color: #FFFFFF;
    text-decoration: none;
}

.hero a:hover {
    cursor: pointer;
}

.hero h1 {
    float: left;
    font-family: 'nexablack';
    font-size: 40px;
    font-weight: 900;
    line-height: 1.1;
    color: #ffffff;
    margin: 78px 0 9px 0;
    max-width: 466px;
}

.hero p {
    float: left;;
    font-size: 18px;
    line-height: 1.33;
    color: #ffffff;
    max-width: 466px;
}

.hero img {
	margin-left: 60px;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .hero p {
        margin-right: 50px;
    }
}

/*
front page icons style
*/

.top h1 {
    font-size: 45px;
    padding-bottom: 20px;
    color: #fff;
}

.top p {
    font-size: 20px;
    margin-bottom: 50px;
}

.boxes {
    text-align: center;
    background: #fff;
    margin-bottom: 30px;
}

.box .fa {
    font-size: 45px;
    padding: 5px;
}

.footer-container {
	display: flex;
	align-content: center;
	flex-direction: row;
}

.footer-text {
	margin-left: 20px;
	justify-content: flex-start;
	align-items: center;
}

.link-bar {
	margin-left: auto;
	margin-right: 50px;
	display: flex;
	align-items: center;
}

@media (max-width: 768px) {
	.link-bar {
	margin-top: 5px;
	margin-right: 10px;
	}

}
.twitter-icon {
	background: no-repeat url(https://engineering.giphy.com/wp-content/uploads/2019/03/social_sprite_2x.png) 0 0;
	background-color: #00ccff;
	background-size: 288px 216px;
	background-position: 0 -72px;
	width: 36px;
	height: 36px;
}

.github-icon {
	background: no-repeat url(https://engineering.giphy.com/wp-content/uploads/2019/03/icons8-github-64.png) center;
	background-size: 28px;
	background-color: white;
	width: 36px;
	height: 36px;
	margin-left: 5px;
}

.instagram-icon {
	background: no-repeat url(https://engineering.giphy.com/wp-content/uploads/2019/05/invert-insta.png) center;
	background-size: 23px;
	background-color: #c23c8d;
	width: 36px;
	height: 36px;
	margin-left: 5px;
}

.link {
	display: block;
	height: 100%;
}

.giphy-link-button {
  background-color: #6157ff;
  color: white;
  height: 36px;
  width: 90px;
  text-align: center;
  padding-top: 5px;
  font-size: 15px;
  font-weight: bolder;
  padding-right: 18px;
  padding-left: 35px;
  padding-bottom: 9px;
  margin: 0;
  margin-right: 5px;
  position: relative; }
  .giphy-link-button:hover {
    color: white;
    text-decoration: none; }
  .giphy-link-button:focus {
    outline: none; }
  .giphy-link-button span {
    position: absolute;
    left: 11px;
    top: 9px; }

.link-no-icon {
  padding-left: 18px; }
