section#main .inner {
max-width: 100% !important;
}
section#main.main-ind {
padding-top:0;
background:#ffffff;
}
.products {
max-width:1170px;
margin:0 auto;
}
/*******NAV-SECTION*******/
.landing-nav {
    display: flex;
	width:100%;
	background:#84329B;
}
.landing-nav .landing-container {
	max-width:100%;
  margin:0 auto;
}
.landing-nav-inner {
	display:flex;
	align-items:center;
	margin: 0 auto;
	justify-content:center;
	position:relative;
}
.landing-nav ul {
	background:#84329B;
	list-style-type: none;
	text-align:center;
	width:100%;
	overflow:hidden;
	padding:0;
    align-items:center;
}
.landing-nav img {
	padding:0;
	margin-right: 20px;
}
.landing-nav li {
	font-family: Montserrat-Medium, sans-serif;
    font-size: 14px;
    cursor: pointer;
	color:#ffffff;
	padding: 15px 25px;
	margin:0 auto;
    align-items:center;
    float: left;
	font-weight:normal;
}
.landing-nav li#nav-active {
	background:#731d8b;
}
.landing-nav li:hover {
	background:#731d8b;
}
.landing-nav li span {
	font-family:Montserrat-Bold;
	background:#fbdc03;
	color:#000000;
	text-transform:uppercase;
	font-size:8px;
	padding:2px;
	position:relative;
	top:-8px;
}
#hub-nav-bar {
	display:none;
	font-size: 22px;
	color:#ffffff;
}
#navbar-responsive {
	display:block;
}
#logo-hover img:hover {
	opacity:0.8;
}
/**********Nav-icon**********/
#nav-icon{
    width: 28px;
    height: 28px;
    position: absolute;
    top: 13px;
    right: 20px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  
#nav-icon span{
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #ffffff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
#nav-icon span:nth-child(1) {
    top: 0px;
  }
  
  #nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {
    top: 9px;
  }
  
  #nav-icon span:nth-child(4) {
    top: 18px;
  }
  
  #nav-icon.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
  
  #nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  #nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  #nav-icon.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }
/**********Nav-icon**********/

.mob-menu{
    display: inherit;
    align-items: center;
}

.mob-menu img {
	margin-left:10px;
}
.menu-icon{
    display: none;
    font-size: 28px;
    color: #ffffff;
	float:right;
	cursor:pointer;
}

/*******END-NAV-SECTION*******/
.cmcompetition {
  width:100%;
  height: auto;
  padding:50px 0;
  background-color:#696a6c;
}
.products {
max-width:1170px;
margin:0 auto;
}
.c700-specs {
display:none;
}
section#main.main-ind{
padding:0;
background: #ffffff;
}
section#main .inner {
max-width: 100% !important;
}
.c700m-container{
max-width: 1170px;
margin: 0 auto;
}
.c700m-container a{
text-decoration: none;
}
.c700m-container hr{
border: 0;
border-bottom: 2px solid #000000;
clear: none;
margin: 10px auto;
}
p#temp-title1{
font-family: 'Montserrat-Medium';
font-size: 25px;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
color: #000000;
margin: 0;
line-height: 1;
}
p#temp-title2{
font-family: 'Montserrat-Light';
font-size: 18px;
font-weight: normal;
text-transform: uppercase;
color: #000000;
margin: 0px;
}
.c700m-container p{
font-family: 'Open Sans';
font-size: 18px;
color: #000000;
line-height: 1.5;
margin-top: 10px;
}
.c700m-button{
background-color: #000000;
border: none;
color: #ffffff;
padding: 20px;
margin: 20px 0 0 0;
text-transform: uppercase;
font-family: Montserrat-Bold, sans-serif;
font-size: 18px;
cursor: pointer;
float: left;
}
.c700m-button:hover{
background-color: #743c97;
}
.c700m-button i{
padding-left: 5px;
}
/*******END-GLOBAL*******/
/*******HEADER-SECTION*******/
.c700m-top{
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-color: #000000;
padding: 0 20px;
z-index: 0;
background: linear-gradient(to bottom, rgb(0, 0, 0) 0%,#2b2e31 20%);
}
.c700m-top:after{
content: "";
background-image: url('/images/landing/coolermaster/c700m/c700m-bg.jpg');
background-position: 20% 70%;
background-repeat: no-repeat;
background-color: #36393c;
opacity: 0.8;
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
}
.c700m-top-inner{
display: flex;
align-items: center;
padding: 100px 0;
}
.c700m-top-fl{
display: flex;
align-items: center;
width: 50%;
}
.c700m-top-fl #temp-title1{
color: #ffffff;
}
.c700m-top-fl #temp-title2{
color: #ffffff;
font-size: 28px;
}
.c700m-top-fl #temp-title2:nth-child(3){
font-size: 18px;
margin-top: 10px;
}
/*******END-HEADER-SECTION*******/
/*******FEATURE-SECTION*******/
.c700m-cosmos{
background-color: #ffffff;
padding: 20px;
}
.c700m-cosmos-wrap{
position: relative;
display: flex;
flex-direction: row-reverse;
}
.c700m-cosmos-fl{
display: flex;
align-items: center;
width: 50%;
padding-right: 30px;
}
.c700m-cosmos-fr{
display: flex;
position: relative;
top: -220px;
right: 0;
bottom: 0;
width: 50%;
text-align: center;
margin-bottom: -250px;
}
.c700m-cosmos-fr img{
display: block;
max-width: 100%;
}
.header-image{
margin: 0 auto;
}
.c700m-top-inner{
position: relative;
}
.vend-logo{
position: absolute;
top: 20px;
right: 20px;
}
/*******END-FEATURE*******/
/*******FEATURE-ONE*******/
.feature-one{
background-color: #743c97;
overflow: hidden;
padding: 40px 20px;
}
.feature-one-inner{
display: flex;
}
.feature-one-fl{
width:40%;
}
.feature-one-fl p{
font-family: 'Montserrat-Light';
text-transform: uppercase;
font-weight: bold;
font-size: 20px;
color: #f3d54e;
max-width: 250px;
text-align: center;
}
.feature-one-fl img{
max-width: 100%;
display: block;
}
.feature-one-fr{
width:60%;
display: flex;
align-items: center;
}
.feature-one-fr-inner{
padding: 40px;
}
.feature-one-fr-top #temp-title3{
text-transform: uppercase;
}
.feature-one-fr-top #temp-title1{
font-family: 'open sans condensed';
font-size: 140px;
font-weight: bold;
line-height: 1;
letter-spacing: 0;
}
.feature-one-fr #temp-title1{
color: #ffffff;
font-size: 30px;
}
.feature-one-fr p{
color: #ffffff;
}
/**********Feature-Two**********/
.feature-two{
background-image: url('/images/landing/coolermaster/c700m/expandale-bg.jpg');
background-position: 50% 70%;
}
.feature-two-inner{
display: flex;
flex-direction: row-reverse;
padding: 40px 20px;
}
.feature-two-fl{
display: flex;
align-items: center;
width: 50%;
}
.feature-two-fr{
text-align: center;
width: 50%;
}
.feature-two #temp-title1{
color: #ffffff;
font-size: 30px;
margin-bottom: 10px;
}
.feature-two p{
color: #ffffff;
margin: 0;
}
.feature-two-textbox{
background-color: rgba(132,50,155,0.57);
padding: 20px;
}
/**********Feature-Two**********/
.feature-three{
background-color: #000000;
background-image: url('/images/landing/coolermaster/c700m/c700m-rgb-bg.jpg');
background-position: 50% 100%;
background-repeat: no-repeat;
}
.feature-three-inner{
display: flex;
justify-content: center;
align-items: flex-end;
overflow: hidden;
padding: 20px;
height: 750px;
}
.feature-three-fl img{
display: block;
margin: 0 auto;
}
.feature-three-fl{
position: relative;
}
.feature-three #temp-title1{
color: #ffffff;
font-size: 30px;
margin-bottom: 10px;
}
.feature-three p{
color: #ffffff;
margin: 0;
}
.feature-three-textbox{
background-color: rgba(132,50,155,0.57);
padding: 20px;
max-width: 600px;
margin-bottom: 20px;
text-align: center;
}
.rgb-responsive{
display: none;
}
.c700m-boxes-container{
padding: 40px 0;
}
.c700m-mount-inner{
display: flex;
}
.c700m-mount-fl{
width: 50%;
background-image: url('/images/landing/coolermaster/c700m/c700m-riser-img.jpg');
background-size: cover;
height: 450px;
background-repeat: no-repeat;
}
.c700m-mount-fr{
display: flex;
width: 50%;
align-items: center;
}
.c700m-mount-fr-inner{
padding: 0px 20px;
}
.c700m-cable-inner{
display: flex;
flex-direction: row-reverse;
}
.c700m-cable-fl{
width: 50%;
background-image: url('/images/landing/coolermaster/c700m/c700m-cable-img.jpg');
background-size: cover;
height: 450px;
background-repeat: no-repeat;
}
.c700m-cable-fr{
display: flex;
width: 50%;
align-items: center;
}
.c700m-cable-fr-inner{
padding: 0px 20px;
}
.c700m-panel-inner{
display: flex;
}
.c700m-panel-fl{
width: 50%;
background-image: url('/images/landing/coolermaster/c700m/c700m-panel-img.jpg');
background-size: cover;
height: 450px;
background-repeat: no-repeat;
}
.c700m-panel-fr{
display: flex;
width: 50%;
align-items: center;
}
.c700m-panel-fr-inner{
padding: 0px 20px;
}
.c700m-liquid-inner{
display: flex;
flex-direction: row-reverse;
}
.c700m-liquid-fl{
width: 50%;
background-image: url('/images/landing/coolermaster/c700m/c700m-liquid-img.jpg');
background-size: cover;
height: 450px;
background-repeat: no-repeat;
}
.c700m-liquid-fr{
display: flex;
width: 50%;
align-items: center;
}
.c700m-liquid-fr-inner{
padding: 0px 20px;
}
.c700m-connections-inner{
display: flex;
}
.c700m-connections-fl{
width: 50%;
background-image: url('/images/landing/coolermaster/c700m/c700m-connections-img.jpg');
background-size: cover;
height: 450px;
background-repeat: no-repeat;
}
.c700m-connections-fr{
display: flex;
width: 50%;
align-items: center;
}
.c700m-connections-fr-inner{
padding: 0px 20px;
}
.c700m-glass-inner{
display: flex;
flex-direction: row-reverse;
}
.c700m-glass-fl{
width: 50%;
background-image: url('/images/landing/coolermaster/c700m/c700m-glass-img.jpg');
background-size: cover;
height: 450px;
background-repeat: no-repeat;
}
.c700m-glass-fr{
display: flex;
width: 50%;
align-items: center;
}
.c700m-glass-fr-inner{
padding: 0px 20px;
}
.c700m-specbox-inner{
display: flex;
flex-wrap: wrap;
text-align: center;
padding: 40px 0;
}
.c700m-specbox{
display: flex;
width: 33.333%;
}
.c700m-specbox-content{
display: flex;
flex-direction: column;
background-color: #d8d8d8;
padding: 20px;
width: 100%;
margin: 20px;
}
.c700m-specbox:nth-child(2) .c700m-specbox-content{
margin: 20px 10px;
}
.c700m-specbox-content ul{
list-style: none;
font-family: 'open sans';
text-align: left;
padding-left: 0px;
margin-top: 0;
}
.c700m-specbox-content li:before{
font-family: "FontAwesome";
content: "\f0da";
color: #743c97;
margin-right: 10px;
}
.c700m-specbox-content li{
font-size: 14px;
}
.c700m-specbox-content #temp-title1{
font-size: 28px;
margin-bottom: 20px;
}
.c700m-specbox-content .c700m-button{
background-color: #743c97;
max-width: 100%;
float: none;
}
.c700m-specbox-content .c700m-button:hover{
background-color: #502b67;
}
.c700m-specbox-content .spec-price p{
font-weight: bold;
margin-top: 0px;
}
.c700m-specbox-content .spec-price span{
font-family: 'Montserrat-Medium';
font-size: 36px;
font-weight: bold;
color: #743c97;
}
.c700m-specbox-content img{
max-width: 100%;
}
@media screen and (max-width: 1170px) {
.vend-logo{
position: static;
margin-bottom:20px;
}
.c700m-cosmos-fl .c700m-button{
margin: 0 auto;
float: none;
display: inline-block;
padding: 20px 40px;
margin-top: 20px;
}
.c700m-cosmos-fr img{
max-width: 100%;
margin: 0 auto;
}
.c700m-top-inner{
display: block;
align-items: center;
padding: 40px 0 80px 0;
text-align: center;
}
.c700m-top-fl{
display: block;
align-items: center;
width: 100%;
}
.c700m-cosmos{
padding: 40px 20px;
}
.c700m-cosmos-wrap{
display: block;
}
.c700m-cosmos-fl{
display: block;
width: 100%;
padding-right: 0px;
overflow: hidden;
text-align: center;
margin-top: 70px;
}
.c700m-cosmos-fr{
display: block;
position: relative;
top: -80px;
right: 0;
bottom: 0;
width: 100%;
text-align: center;
margin-bottom: -150px;
}
.feature-one-inner{
display: block;
}
.feature-one-fl{
width: 100%;
}
.feature-one-fr-inner{
padding: 0px;
}
.feature-one-fl img {
margin: 0 auto;
}
.feature-one-fr{
width: 100%;
}
.feature-two-fr img{
max-width: 100%;
}
.feature-two-inner{
display: block;
}
.feature-two-fr {
text-align: center;
width: 100%;
}
.feature-two-fl {
width: 100%;
margin-top: 20px;
}
.feature-three{
background-size: cover;
background-position: 50% 0%;
}
.feature-three-inner{
height: 500px;
}
}
@media screen and (max-width:1170px) {
/*******NAV-SECTION*******/
    .landing-nav {
		display:block;
 		height:auto;
    }
    .landing-nav-inner {
        display:block;
		height:auto;
    }
	#navbar-responsive {
		display:none;
	}
    .landing-nav li {
        float: none;
    }
	.landing-nav img {
		margin:0;
		padding:10px;
		display:block;
		float:left;
	}
	#hub-nav-bar {
		display:block;
		float:right;
		padding:15px 10px 10px 10px;
	}
    .menu-icon{
        display: block;
    }
	.mob-menu li {
        display: none;
    }
    .mob-menu.responsive {
        position: relative;
    }
    .mob-menu.responsive li {
      float: none;
      display: block;
    }	
/*******END-NAV-SECTION*******/
}
@media screen and (max-width: 960px) {
.feature-two-box{
width: 50%;
}
.feature-two-box:nth-child(2) .feature-two-box-content{
margin: 20px 20px 20px 0;
}
.c700m-specbox{
display: flex;
width: 50%;
}
}
@media screen and (max-width: 820px) {
.c700m-mount-inner{
display: block;
}
.c700m-mount-fl{
width: 100%;
height: 350px;
}
.c700m-mount-fr{
display: block;
width: 100%;
}
.c700m-mount-fr-inner{
padding: 20px;
}
.c700m-cable-inner{
display: block;
}
.c700m-cable-fl{
width: 100%;
height: 350px;
}
.c700m-cable-fr{
display: block;
width: 100%;
}
.c700m-cable-fr-inner{
padding: 20px;
}
.c700m-panel-inner{
display: block;
}
.c700m-panel-fl{
width: 100%;
height: 350px;
}
.c700m-panel-fr{
display: block;
width: 100%;
}
.c700m-panel-fr-inner{
padding: 20px;
}
.c700m-liquid-inner{
display: block;
}
.c700m-liquid-fl{
width: 100%;
height: 350px;
}
.c700m-liquid-fr{
display: block;
width: 100%;
}
.c700m-liquid-fr-inner{
padding: 20px;
}
.c700m-connections-inner{
display: block;
}
.c700m-connections-fl{
width: 100%;
height: 350px;
}
.c700m-connections-fr{
display: block;
width: 100%;
}
.c700m-connections-fr-inner{
padding: 20px;
}
.c700m-glass-inner{
display: block;
}
.c700m-glass-fl{
width: 100%;
height: 350px;
}
.c700m-glass-fr{
display: block;
width: 100%;
}
.c700m-glass-fr-inner{
padding: 20px;
}
}
@media screen and (max-width: 680px){
.feature-two-box{
width: 100%;
}
.feature-two-box:nth-child(2) .feature-two-box-content{
margin: 20px;
}
.feature-two-box-content ul{
margin: 0 auto;
}
.feature-three{
background-size: contain;
background-position: 50% 0%;
background-image: none;
}
.feature-three-inner{
height: auto;
}
.rgb-responsive{
display: block;
}
.feature-three-inner{
display: block;
}
.feature-three-fr img{
max-width: 100%;
}
.c700m-specbox{
display: flex;
width: 100%;
}
.c700m-specbox:nth-child(2) .c700m-specbox-content{
margin: 0px 20px;
}
}