div.menu {
    padding-top: 20px;
    margin-left: -40px;
}

div.menu li {
	width: 130px;
}

div.menu li>a {
	padding: 5px 0;
}

div.menu li>a>span {
	float: right;
}

/*div.menu #menu>li {
	border-right: 2px solid white;
}

div.menu #menu>li:last-child {
	border-right: none;
}*/

.footer a {
	padding: 10px 20px;
	font-size: 18px;
}

.footer div {
	font-size: 17px;
}

.sy-caption-wrap {
	left: 12%;
}

.sy-caption-wrap .sy-caption {
	width: 300px;
	height: 80px;
	border-top: 20px solid #E24800;
	padding: 0.6em 0.4em;
}

.products-titletext {
	padding-left: 20px;
}

.slider {
	border-bottom: 30px solid #dfdfdf;
}

.dot {
  height: 20px;
  width: 20px;
}

.active, .dot:hover {
  background-color: #6d3aa3;
}

.dots-center {
	text-align:center;
	padding-bottom: 0px;
	margin-top: -41px;
	border-bottom: 10px solid grey;
	width: 100%;
}

.clearfix {
	display: block;
	content: "";
	clear: both;
}

.background-black {
	background: black;
}

.width-400 {
	width: 400px;
}

.sy-caption {
		position: absolute;
    z-index: 12;

	  width: 300px;
    height: 80px;
    border-top: 25px solid #E24800;
    padding: 0.6em 0.4em;
    left: 185px;
    top: 165px;
    background-color: rgba(0, 0, 0, 0.54);
    color: #fff;
    display: block;
    font-size: 30px;
}

.talenttext {padding-top: 20px;}
.talenttext h2{padding:0px; margin:0px; font-size:30px;}
.talenttext p{padding:0px; margin:0px; font-size: 16px;}
.titleproductbox{ height:300px;}
.titleproducttext p{ font-size:18px;}
.titleproducttext h2{ margin:0px; font-size:40px; padding:0px; margin-top:90px; line-height:40px;} 

.example-obtuse:before {
    content: "";
    position: absolute;
    bottom: -35px;
    right: 250px;
    border-width: 0px 0px 36px 63px;
    border-style: solid;
    border-color: transparent #0B0204;
    display: block;
}

.example-obtuse:after {
    content: "";
    position: absolute;
    bottom: -36px;
    right: 303px;
    border-width: 0 0 36px 11px;
    border-style: solid;
    border-color: transparent #fff;
    display: block;
    width: 0;
}

.textwhite {
	padding-top: 75px;
}

.titletalent {
    font-size: 50px;
}

.parent {
    height: 260px;
    padding-top: 0 !important;
    display: table !important;
}

.child {
    display: table-cell;
    vertical-align: middle;
}

.footer {
    padding-bottom: 17px;    
}

.logo {
    text-align: left;
}

.mobile-menu {
    display: none;
}

.mobile-menu img {
    height: 30px !important;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .nav {
        height: auto !important;
    }
}

@media screen and (max-width: 1024px) { 
    .callus, #circles-slider {
        display: none;
    }
    div.menu {
        padding-top: 25px;
        margin-left: 40px;
    }
    .bandtext {
        width: 65%;
    }
    .textwhite {
        width: 445px;
    }
}

@media screen and (max-width: 1024px) {
    .talentphoto {
        width: 100%;
        text-align: center;
    }
    .talenttext {
        width: 100%;
        height: 170px;
        padding-top: 20px;
        padding-left: 0 !important; 
        text-align: center;
    }
}

@media screen and (max-width: 800px) {
    .mobile-menu {
        float: right;
        display: block;
        margin-top: 15px;
        margin-right: 20px;
    }
    div.menu {
        /*display: none;*/
        margin-left: 0 !important;
        padding: 0 !important;
        padding-top: 10px !important;
    }
    div.menu #menu {
        position: absolute;
        background: black;
        z-index: 999;
        width: 100%;
    }
    div.menu #menu>li {
        width: 100% !important;
        background: black;
        padding: 0;
        margin: 0;
    }
    div.menu #menu>li>a {
        background: black !important;
        margin: 0 !important;
    }
    div.menu #menu>li>a>span {
        display: none;
    }

    div.logo img {
        height: 60px;
    }

    .footer {   
        padding-top: 15px;
        padding-bottom: 9px;
    }

    body > .content {
        padding: 0 20px;
        width: calc(100% - 40px) !important;
    }

    div.content .stuff .header h2 {
        font-size: 28px;
    }

    div.content .stuff .body p {
        font-size: 15px;
    }

    .bandtext {
        width: 50% !important; 
    }

    .arrow1 {
        display: none !important;
    }

    .textwhite {
        width: 380px !important;
        padding-top: 65px !important;
    }

    .address {
        width: calc(100% - 10px) !important;
        margin: 0;
        line-height: 27px !important;
    }

    .slider {
        border: none !important;
    }

    .sy-caption {
        left: 60px !important;
        top: 160px !important;
    }

    .dots-center {
        display: none !important;
    }

    .photoboxfullwhite {
        height: 207px !important;
    }
}

@media screen and (max-width: 667px) {
    .logo {
        /*text-align: center;*/
        padding-left: 10px;
        width: calc(100% - 10px);
    }
    .sy-caption {
        left: 40px !important;
        top: 200px !important;
        font-size: 21px !important;
        width: 250px !important;
        height: 70px !important;
        text-align: center !important;
    }

    .bandphoto {
        margin:0 !important;
        border: none !important;
    }

    .bandtext {
        width: 100% !important;
    }

    .bandphoto {
        width: 100% !important;
        margin: 0 !important;
    }

    .bandphoto img {
        width: 100%;
    }
    .black-background {
        background: black !important;
    }

    .browseall {
        padding-top: 3px !important;
    }
    .browseall .left {
        width: 100% !important;
        padding-left: 0 !important;
    }
    .browseall .right {
        display: none !important;
    }

    .textwhite {
        width: 100% !important;
        height: 70% !important;   
    }

    .browseall .left {
        width: 100% !important;
    }

    .browseall .wrapper {
        border-top: 7px solid white;
    }

    .footer {
        padding-top: 22px !important;
        padding-bottom: 0 !important;
    }

    .footer .wrapper > div:first-child {
        display: none !important;
    }
}

@media screen and (max-width: 500px) {
    .example-obtuse:before {
        right: 70px;
    }
    .example-obtuse:after {
        right: 123px;
    }

    .titletalent {
        font-size: 38px;
    }
}